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? I'll try and get it done Monday and report back :)

