Hi Christopher,
Am 30.06.2017 um 11:14 schrieb Christopher Faulet: > >> We are seeing this as well on 1.7.5. The problem seems to be >> intermittent--it doesn't happen very often when I hit a system with almost >> no load, but is happening very frequently on a high load system. I don't >> believe it is causing any issues other than the log message. >> > > Hi, > > I already proposed a patch to fix this bug in another thread[1]. I have had > no feedback yet. Could you check it please ? > > [1] https://www.mail-archive.com/[email protected]/msg26543.html Simon Ellefsene also reported this on discourse: https://discourse.haproxy.org/t/session-state-sdnn-http-status-code-200-when-upgrading-to-1-7/1409/3 Your patch seems to break responses for him (seems only headers are returned): > A request that would normally return around 25kb now returns ~300 > bytes (just the headers, empty body), status code 200 Regards, Lukas

