Hi!

I was configuring the MPM modules.

As per my understanding, the event module can handle more than one client per thread; since session which are in a keep alive state will be managed by a common thread freeing up the thread to handle other clients.

So, no. of threads per process is effectively 'no. of active concurrent clients per process'.

Am I correct?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to