Hi Michael,

> Closing idle connections may also be of use.  This feature has been
> added in HttpClient 3.0alpha2 and the forthcoming HttpClient 2.0.2 via
> HttpConnectionManager.closeIdleConnections() and the
> o.a.c.httpclient.util.IdleConnectionTimeoutThread.

Is it different from 2.0's HttpClient.setTimeout()? We already
use that, our problem is not idle connections but "runaway"
connections: servers which send data very slowly or which send
forever (without a Content-Length header).

-- 
Guillaume Cottenceau

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to