Hi List,

short question, in apache mpm prefork, who is handling the connection ? if i understand it right, then the apache root process dispatches a connection to an worker process, this process is processing the request for the client, after request processing, dose the apache worker process waits for further requests till Timeout is reached or the connection was closed by the client ? After connection close the worker process is free to handle further connections & requests ?

regards
Christian



---------------------------------------------------------------------
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]

Reply via email to