You are right, the problem is caused by the client.
The expiry timeout for the PooledConnectionFactory was set to 1ms by
default, 
so every connection was going to TIME_WAIT state after 1ms if not used.
I have increased this numer and now I have a nice low number of TIME_WAIT
connections.

thanks
Laci



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/Loads-of-TIME-WAIT-connections-tp4666433p4666566.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to