sorry, my bad here. we are using the worker mpm.
----- Original Message ---- From: Eric Covener <cove...@gmail.com> To: users@httpd.apache.org Sent: Tue, November 2, 2010 3:06:07 PM Subject: Re: [us...@httpd] MaxRequestsPerChild for worker mpm On Tue, Nov 2, 2010 at 8:57 AM, alin vasile <alinachegal...@yahoo.com> wrote: > Hi, > > We're noticing that the value provided for MaxRequestsPerChild is not picked > up by httpd, but somehow the default value of 10,000 is used. > mpm: prefork > <IfModule mpm_worker_module> > MaxRequestsPerChild 100000 > </IfModule> ifModule is no-oping that stanza since you're not loading worker. -- Eric Covener cove...@gmail.com --------------------------------------------------------------------- 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-unsubscr...@httpd.apache.org " from the digest: users-digest-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org --------------------------------------------------------------------- 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-unsubscr...@httpd.apache.org " from the digest: users-digest-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org