Thanks Oleg, > Socket timeout defines a maximum of period inactivity between two > _consecutive_ I/O operations.
I've been looking through the connection manager code trying to find out what effect a ConnectionTimeout and SocketTimeout would have on the subsequent httpclient.executeMethod(hostconfig, method, null) call if the same connection was reused. i.e. does either timeout change something significant, so that the connection manager can't merely reuse the connection in the pool. Any thoughts? Thanks again Christiaan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
