> ilan@ilan-laptop$echo "show errors" | sudo socat 
> /run/haproxy/admin.sock stdio 
> 
> Total events captured on [19/Aug/2015:15:36:43.378] : 3 
> 
> [19/Aug/2015:15:36:18.452] backend nodes (#4): invalid response 
> frontend localnodes (#2), server web01 (#1), event #2 
> src 127.0.0.1:40332<http://127.0.0.1:40332>, session #119, session 
> flags 0x000000ce 
> HTTP msg state 26, msg flags 0x00000000, tx flags 0x28000000 
> HTTP chunk len 0 bytes, HTTP body len 0 bytes 
> buffer flags 0x00008002, out 0 bytes, total 1024 bytes 
> pending 1024 bytes, wrapping at 16384, error at position 0: 

We need the complete output here, as it will show the error.

It appears haproxy doesn't like what your backend responds.
Therefor we need to understand how that response looks like.

If you could share a tcpdump capture (-s 0) of the backend
traffic, that could be useful as well.


Regards,

Lukas                                     

Reply via email to