IBM HTTP Server for WebSphere Application Server, Versão 6.1
             Sistemas Operacionais: AIX, HP-UX, Linux, Solaris, Windows , z/OS

             Personalize o índice e os resultados da procura

Symptoms of poor server response time

If you notice that server CPU utilization appears low, but client requests for static pages take a long time to service, your server may be running out of server threads to handle requests.

This situation results when you have more inbound requests than you have Apache threads to handle those requests. New connections queue in the TCP/IP stack listen queue wait for acceptance from an available thread. As a thread becomes available, it accepts and handles a connection off of the listen queue. Connections can take a long time to reach the top of the listen queue. When this condition occurs, the following error message will appear in the error log:
Tópico de Conceito    

Termos de Uso | Feedback

Última atualização: Feb 19, 2009 4:14:16 PM CST
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.ihs.doc/info/ihs/ihs/cihs_troubpoorsvc.html