Re: HTTP Basic Authorisation requests failing with HAProxy 1.7.2

2017-03-15 Thread Willy Tarreau
Hi Jon, On Wed, Mar 15, 2017 at 12:38:38PM -0500, Jon Simpson wrote: > Hi Christopher, > > The patch does seem to fix the bug in my testing - I can't reproduce the > 503 errors with your patch on 1.8. Sorry for taking a few days to get > around to looking at this & thanks for the fix! Much

Re: HTTP Basic Authorisation requests failing with HAProxy 1.7.2

2017-03-15 Thread Jon Simpson
On 10 March 2017 at 20:40:11, Christopher Faulet (cfau...@haproxy.com) wrote: Hi Jon, Here is a patch that should fix your bug. It was trickier than expected. Could you confirm that it fix your bug ? -- Christopher Faulet Hi Christopher, The patch does seem to fix the bug in my testing - I

Re: HTTP Basic Authorisation requests failing with HAProxy 1.7.2

2017-03-10 Thread Christopher Faulet
Le 07/03/2017 à 20:51, Jon Simpson a écrit : On 7 March 2017 at 08:48:37, Christopher Faulet (cfau...@haproxy.com ) wrote: Thanks for these info. By checking how you named your trace filters, I guess you use the HTTP compression. If I'm right, I think I found a bug

Re: HTTP Basic Authorisation requests failing with HAProxy 1.7.2

2017-03-07 Thread Jon Simpson
On 7 March 2017 at 08:48:37, Christopher Faulet (cfau...@haproxy.com) wrote: Thanks for these info. By checking how you named your trace filters, I guess you use the HTTP compression. If I'm right, I think I found a bug with the help of your logs. The bug is triggered when your HTTP server

Re: HTTP Basic Authorisation requests failing with HAProxy 1.7.2

2017-03-07 Thread Christopher Faulet
Le 03/03/2017 à 15:44, Jon Simpson a écrit : Thanks for your response. I’ve attached the requested configuration and HAProxy trace logs below (TCPdump appeared to be much noisier). I have an input file which reproduces the 503 case but not predictably, so I’ve included one log which generated

Re: HTTP Basic Authorisation requests failing with HAProxy 1.7.2

2017-03-03 Thread Jon Simpson
On 2 March 2017 at 20:56:37, Christopher Faulet (cfau...@haproxy.com) wrote: Le 02/03/2017 à 16:46, Jon Simpson a écrit : > Hi all, > > Further to my previous message to the list I can now reliably reproduce > the behaviour where certain requests using authentication headers > receive 503

Re: HTTP Basic Authorisation requests failing with HAProxy 1.7.2

2017-03-02 Thread Christopher Faulet
Le 02/03/2017 à 16:46, Jon Simpson a écrit : Hi all, Further to my previous message to the list I can now reliably reproduce the behaviour where certain requests using authentication headers receive 503 responses from HAProxy 1.7.3. We’re making a request twice, once without basic auth

Re: HTTP Basic Authorisation requests failing with HAProxy 1.7.2

2017-03-02 Thread Jon Simpson
Hi all, Further to my previous message to the list I can now reliably reproduce the behaviour where certain requests using authentication headers receive 503 responses from HAProxy 1.7.3. We’re making a request twice, once without basic auth (checking that basic auth is prompted on the URL) and

HTTP Basic Authorisation requests failing with HAProxy 1.7.2

2017-02-21 Thread Jon Simpson
Hi all, We’re experiencing a problem with clients receiving 503 responses when making a request to a backend with a Authorisation header set (basic authentication) using HAProxy 1.7.2. We didn't experience this with HAProxy 1.6.11. The HAProxy stats page shows that the backends in question have