>  I see that there are dozens of threads waiting on socket read() like this 
one:

What does a tool like 'netstat' show? Are there still established
network connections for each of these threads?

> I have a client-side connection pool with a minimum of 10 connections,
> maximum of 100, and idle timeout of 300 seconds.

In that case it seems reasonable to have spare connections sitting
around waiting to be reused, no?

thanks,

bryan

Reply via email to