Am 04.11.2014 um 20:36 schrieb Rajalakshmi Iyer:
Ok. Thanks.
Does this situation sound plausible - Keep alive connections are not
being used effectively by client applications (i.e. subsequent requests
on keep-alive connections are not frequent enough to keep Apache workers
busy all the time, resulting in low CPU utilisation). At the same time,
because there are already so many keep-alive connections, the server is
not accepting any more new connections from the client application.
Thus, the server is mostly idle but not accepting new connections.
Apologies for repeating the question, but wanted to confirm before I
proceed to change the configuration.
I strongly suggest you monitor your server using server-status. It shows
you details about threads and connections and also per process info
whether it is still accepting connections or not.
Regards,
Rainer
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org