Hi all We are using Apache 1.3.26 on Solaris. As I understood, an Apache child process will die after processing a number of request (defined in MaxRequestsPerChild directive). If there isn't a lot of traffic the processes won't die. Is that right?
We had already about 180 child processes running. I'm sure that there were never 180 concurrent users. So, I was looking for the mechanism how Apache handles the creation of child processes. If my assumption above is correct, I'm wondering if there isn't a timeout for a child process. If a child process didn't process a request since a minute it will be killed. This will go on till only the minimum number (MinSpareServers) of child processes are running. So, unused resources get freed. Any feedback is appreciated. Regards Oliver Wulff ******************* BITTE BEACHTEN ******************* Diese Nachricht (wie auch allfällige Anhänge dazu) beinhaltet möglicherweise vertrauliche oder gesetzlich geschützte Daten oder Informationen. Zum Empfang derselben ist (sind) ausschliesslich die genannte(n) Person(en) bestimmt. Falls Sie diese Nachricht irrtümlicherweise erreicht hat, sind Sie höflich gebeten, diese unter Ausschluss jeder Reproduktion zu zerstören und die absendende Person umgehend zu benachrichtigen. Vielen Dank für Ihre Hilfe.