Interestingly, some of our JBoss instances are showing a large number ajp 
threads that seem to be in keep alive mode but are well beyond the 
connectionTimeout defined in server.xml (which is set to 90000):

Max threads: 40 Current thread count: 40 Current thread busy: 40
Max processing time: 5563 ms Processing time: 2552.538 s Request count: 75522 
Error count: 6 Bytes received: 0.00 MB Bytes sent: 879.42 MB
Stage   Time    B Sent  B Recv  Client  VHost   Request
K       508896 ms       ?       ?       10.113.168.4    ?       ?
K       93386 ms        ?       ?       10.113.168.4    ?       ?
K       7147 ms ?       ?       10.113.168.4    ?       ?
K       3994 ms ?       ?       10.113.168.4    ?       ?
K       660 ms  ?       ?       10.113.168.4    ?       ?
K       735822 ms       ?       ?       10.113.168.4    ?       ?
K       71565 ms        ?       ?       10.113.168.4    ?       ?

Almost as if connectionTimeout is being ignored in some cases - this is JBoss 
4.2.3, so an oldish version of Tomcat.

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

Reply via email to