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

 
apache_mulitprocessing.txt · Last modified: 2009/04/21 09:12 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki