curl-library
Re: dead connections are not cleaned up on new requests
From: Frank Meier <frank.meier_at_ergon.ch>
Date: Fri, 20 Jun 2014 10:28:53 +0200
Received on 2014-06-20
Date: Fri, 20 Jun 2014 10:28:53 +0200
On 19/06/14 17:20, Daniel Stenberg wrote:
> Yes, that's an unfortunate side-effect of the modified connection
> cache in 7.30.0 I believe. It has been discussed before but nobody has
> stepped up to do the necessary work.
I devised a patch that would reintroduce the cleanup before other
connections are established. But if you are wary about the performance
this should perhaps be configurable by a easy_setopt() directive. What
do you think?
cheers, Frank
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
- text/x-patch attachment: connectionCacheCleanup.patch