Andrew McDonough

Please note: This page is imported from my wiki, which hasn't been updated in over 10 years. Some of the formatting was lost during the import. I'll try to get around to fixing it someday.

Apache Multiprocessing

  • From Apache 2.0, you can choose the way that Apache handles simultaneos requests. This is done by chosing a Multiprocessing Module (MPM).
  • The MPM is chosen at configuration time, before compilation.
  • Which MPM to choose, depends on how you want your server to perform.
  • UNIX’s default method is prefork, which is simalar to Apache 1.3’s multiprocessing method.

Links


Andrew McDonough

Andrew McDonough is a consultant CTO and software developer, currently based between Berlin and London.

Follow Andrew on Twitter or Connect on LinkedIn