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
|