ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> httpd-users
httpd-users
Re: [users@httpd] MPM prefork
by Joshua Slive other posts by this author
Dec 14 2006 8:52AM messages near this date
[users@httpd] MPM prefork | Re: [users@httpd] MPM prefork
On 12/14/06, Grant <emailgrant@[...].com>  wrote:

>  Does this mean apache-1.3 preforked by default?  If so, why was this
>  behavior changed for apache2?  Why wouldn't I want to run MPM prefork?

Yes, 1.3 is a pre-forking webserver.  For a description of why you
might want to change this, see
http://httpd.apache.org/docs/2.2/mpm.html and the docs for some of the
other mpms like worker and event.  In particular, a multi-threaded
server can sometimes use substantially less memory.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html>  for more info.
To unsubscribe, e-mail: users-unsubscribe@[...].org
   "   from the digest: users-digest-unsubscribe@[...].org
For additional commands, e-mail: users-help@httpd.apache.org
Thread:
Grant
Joshua Slive
Grant
Richard Lynch
Grant

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved