curl-library
RE: Connection being reused following a cancellation (HTTP)
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 2 Oct 2011 15:59:55 +0200 (CEST)
Date: Sun, 2 Oct 2011 15:59:55 +0200 (CEST)
On Sat, 1 Oct 2011, Vladimir Grishchenko wrote:
> Confirming behavior is different using Oct 2 snapshot, the call to
> multistate(easy, CURLM_STATE_COMPLETED); on line 1661 right after
> easy->result is set to CURLE_ABORTED_BY_CALLBACK was added. Request doesn't
> go out anymore which looks promising but from the trace I don't fully
> understand why the last request gets a brand new connection and there is
> never a statement about connection #0 being closed, in fact there is no
> statement about connection #0 at all after request 2 is aborted.
Indeed. It certainly indicates that everything still isn't right and I have
some ideas about the reason. I'll investigate...
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2011-10-02