Win32 Apache Restart 2005-05-03 - By lherbst@(protected)
MaxRequestsPerChild is set to 0, so that's not it.
Lee
"Wagner, Aaron" <aaron.wagner@(protected) kofamerica.com> To users@(protected) 05/03/2005 04:31 cc PM Subject RE: [users@(protected)] Win32 Apache Please respond to Restart users@(protected) e.org
Check to see if 'MaxRequestsPerChild' is set to a number. I have a Production server in Win2K and was trying to find a way to kill zombie processes and I enabled the MaxRequestsPerChild to 500(or some number), It caused the server to cycle after the 500 requests. The default value for mpm_netware and mpm_winnt is 0. If MaxRequestsPerChild is 0, then the process will never expire.
There was a significant delay when it was cycling.
Just my 2cents
aaron
--------------------------------------------------------------------- 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@(protected) " from the digest: users-digest-unsubscribe@(protected) For additional commands, e-mail: users-help@(protected)
|
|