Thank you for reply. Please find below for further comments..
Hi Rajesh!
My comments inline:
Yes. I am using worker MPM.
I am talking about child process not threads. I know based on requests child process creates. But my doubt is as per the default ServerLimit value I should have 16 child process. Looks my understanding is incorrect.
I am getting MaxClients setting reached in error logs when I restart Apache instance. My question is... that message will only be generated once per server lifetime? [error] server reached MaxClients setting, consider raising the MaxClients setting |