I will try using Camel 2.11-SNAPSHOT. I am more worry about maxTotalConnections connection. If i have 100 routes and each create 2 connections. we reach the maxTotalConnections. Since we are not setting connTTL( connection lifetime, <=0 implies "infinity"), so connection is not remove from connection pool and 101 route will throw Connection refused error.
-- View this message in context: http://camel.465427.n5.nabble.com/Camel-http4-component-throws-Connection-refused-error-tp5726673p5726758.html Sent from the Camel Development mailing list archive at Nabble.com.