On 8/22/07, Melanie Pfefer <melanie_pfefer@xxxxxxxxxxx> wrote: > Thanks again Joshua. > Actually in httpd.conf, I have many occurences of > MaxClients: > > > # prefork MPM > ... > MaxClients 150 > ... > # worker MPM > ... > MaxClients 150 > ... > > # BeOS MPM > ... > MaxClients 50 > ... > > all of these should be replaced and add backlog? You need to figure out which mpm you are using and edit that one. Most likely, if you are using a default install, you have the prefork mpm. But "apachectl -V" will tell you for sure. 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@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx