Hello,

Please help me understand this output in the haproxy log file:

Oct 21 14:53:17 host haproxy[4526]: 206.x.x.x:56480 [21/Oct/2014:14:53:16.560] http-in~ servers/server1 60/0/0/527/587 200 243 - - LRVN 12/12/1/2/0 0/0 "POST /ctx/cometd/connect HTTP/1.1"

The first two letters of the termination state are confusing me.
"L" indicates the session was processed by haproxy and not sent to a server
"R" proxy was waiting for a complete request from the client

It also shows a status code of 200.

What circumstances could cause this? I'm testing haproxy now and it (and the 2 servers behind it) are under no real load. So far I have only observed this with Chrome Version 38.0.2125.104 (64-bit) linux. I do not see any errors in the Chrome Network panel and the application appears to work correctly.

Any insight greatly appreciated.

Thanks,
Colin



Reply via email to