On Wed, Jun 11, 2014 at 03:41:52PM +0200, Lukas Tribus wrote:
> Hi Willy,
> 
> 
> >> It does not bug if I use a redirect instead of a server however. Now
> >> trying to find the cause.
> >
> > OK I found it. It was indeed another side effect of the CD/SD patch :-(
> > I've pushed the fix which reliably works for me, it's available here :
> >
> > http://git.haproxy.org/?p=haproxy.git;a=commitdiff_plain;h=77d29029af1
> >
> > Could any of you please confirm that it's OK as well ?
> 
> It appears CF_READ_NOEXP was already set in s->rep->flags and is now
> set twice, I suspect thats not needed and only s->req->flags needed
> that fix?

Ah yes, thank you for catching it. And I was careful, but probably
not enough. Fixed now.

Cheers,
Willy


Reply via email to