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-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx