Hi Adrian, OK, that sounds like a good approach. I'll play around with something and post it back here if I get it to work for my use. Perhaps I can tweak MultiThreadedHttpConnectionManager to take a parameter that caps the overall pool size.
On Thursday March 20 2003 17:52, Adrian Sutton wrote: > Hi Carl, > I believe that you are correct in the assumption that HttpClient is holding > the connection open for HTTP1.1, the best way to deal with this that I can > see is to write your own connection manager that extends whichever > connection manager you wanted to use and override the method that adds the > connection back into the pool and instead close the connection and discard > it. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]