On Fri, May 29, 2015 at 05:07:22PM +1000, Daurnimator wrote:
> On 29 May 2015 at 17:01, Willy Tarreau <[email protected]> wrote:
> > It simply seems like you're working in tunnel mode. In versions
> > prior to 1.5-final, by default without option http-server-close,
> > forcelose or httpclose, haproxy used to work in tunnel mode, meaning
> > that only the first request of each connection is parsed and processed
> > and that everything that follows is just data. This does exactly what
> > you're seeing.
> >
> > That said, I'm wondering why you're still running on a development
> > version 1 year after the release, when hundreds of bugs have since
> > being fixed.
> 
> Thanks for the quick reply.
> 
> So this means upgrading to the 1.5 release should fix my issue?

Absolutely. Please pick the latest one, 1.5.12 or 1.5.13 if I have
the time to release it this week-end.

> I'll try and get it done Monday and report back :)

OK fine.

Willy


Reply via email to