cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Server authentication failures when using proxies

From: Fabian Keil <freebsd-listen_at_fabiankeil.de>
Date: Sun, 31 Mar 2013 13:55:05 +0200

Daniel Stenberg <daniel_at_haxx.se> wrote:

> On Fri, 29 Mar 2013, Fabian Keil wrote:
>
> > Recently (after the pipelining changes were pushed to git) a couple of
> > server authentication tests started failing for me when testing through a
> > HTTP proxy (Privoxy).
> >
> > Connections on which the challenge arrived weren't reused to send the
> > credentials, causing the test to loop until reaching the
> > max-client-connections limit on the proxy.
>
> Thanks!
>
> Can you help us come up with a test case to prove the bug and verify your fix?

The attached patch adds test 1215 which triggers the bug
without requiring an external proxy.

Fabian

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html

Received on 2013-03-31