OK, thank you. I will try that.
On Tue, Dec 18, 2012 at 10:42 AM, Baptiste <[email protected]> wrote: > You have enough information here: > Dec 18 07:16:40 localhost haproxy[28357]: 10.0.77.83:58914 > [18/Dec/2012:07:10:12.899] http-in~ app_back/s1 72/0/69/70/387465 101 > 60777735 - - ---- 1/1/0/0/0 0/0 "GET > /socket.io/1/websocket/qXV9FijWB_XXVl5tci5m HTTP/1.1" > > termination code "--": means the request finised propely: was not > closed by HAProxy due to a timeout or any FW on the path (a RST or FIN > was sent). > the close occurred after 6'45" (387465 ms). > You should have a look if somewhere in the path somebody closed the > connection. Maybe tcpdumping would tell you who sent the first RST or > FIN. > > cheers >

