Hi,
I'm using MultiThreadedConnectionManager with stale check enabled I'm
getting a SocketException consistently when I don't use the connection for
2-3 minutes. If I understand stale checking correctly, it should create a
new connection instead of throwing the exception.
By the way I'm using HttpClient 3.0.1 with JDK 6.
Thanks

Reply via email to