On Thu, Jan 15, 2009 at 7:00 AM, Aftab Alam - IT <[email protected]> wrote: > Hi , > I have apache 2.0.52 running on Red Hat Enterprise Linux AS release 4 > (Nahant Update 6), I have a issue while running apache, it shows me lot of > PID of HTTPS while using top command
Some of those are massive. try MaxRequestsPerChild 10000 to at least recycle the child processes as they leak. -- Eric Covener [email protected] --------------------------------------------------------------------- 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: [email protected] " from the digest: [email protected] For additional commands, e-mail: [email protected]
