curl-library
Re: connection reuse with proxies and ssl
From: Gautam Kachroo <gk4curl_at_gmail.com>
Date: Sat, 26 Jan 2008 11:32:45 -0800
Date: Sat, 26 Jan 2008 11:32:45 -0800
On Jan 25, 2008 4:19 PM, Daniel Stenberg <daniel_at_haxx.se> wrote:
> I did some minor cosmetic and functional changes in it... unfortunately I
> found that it breaks test 509 (both before and after my edits) for a reason I
> haven't figured out so it hasn't been committed.
I tried out your patch and saw the failure in test 509.
I haven't figured out the cause either, but I did notice that the
failure went away when I turned on CURLOPT_FORIBID_REUSE. It's as if
something gets messed up if the connection (for the first url) is
still around when the connection for the second url is made.
-gk
Received on 2008-01-26