On Fri, Jun 14, 2013 at 10:30:14AM +0000, Jayadevan M wrote: > Telnet works - > -bash-3.00# telnet 192.168.8.37 3406 > Trying 192.168.8.37... > Connected to 192.168.8.37. > Escape character is '^]'. > B > 5.1.34-community-logÂBjon[]Ax<`OI_&<;Qg3^CConnection to 192.168.8.37 closed > by foreign host.
OK. Could you show us the complete strace output from haproxy, from the connect() call to the close() call ? Ideally if you could take it with strace -ttT, it would be nice as we'd also have the timings. It is possible that we're simply facing a bug in the timeout handling for example. Willy

