Hi All, Can anyone help me in Apache 2.2.x Why parent httpd process isn't spawning a new replacement child in a timely fashion, after MaxRequestsPerChild has been hit and the child worker httpd has exited.
When and how does the parent pid get notified that it is time for the child to die because MaxRequestsPerChild has been reached? Does the child send back to the parent that it is servicing it's last client BEFORE it starts doing so or does the parent in some way keep track of how many clients the child has serviced or what? Thanks Matty. --------------------------------------------------------------------- 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