Yes, there are many uses of HttpClient with massive multiple connections so this is a serious issue. Mike Becke is the expert here.


Oleg Kalnichevski wrote:

Jandalf,
Nobody responded to Simon so far, even though this problem sounds like a
pretty nasty one. Shall we file a bug report? I suppose we should
consult Mike Becke first.

Cheers

Oleg


On Thu, 2003-01-30 at 03:04, Simon Roberts wrote:

Gidday,

With the current CVS version, I seem to be having a problem where I run out of connections to a server. It happens if I do a bunch of HTTP operations that fail (404, as it happens) and the reply include a "Connection: close". If no garbage-collect happens then the connections are not freed!

Shouldn't we expire them if we're running out of connections?

Cheers, Simon


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

Reply via email to