Hi Joe, On Fri, Aug 03, 2012 at 03:54:35PM -0700, Joe Williams wrote: > List, > > I am attempting to setup stud, haproxy (1.5-dev7) and a backend web sockets > server using proxy protocol to communicate between stud and haproxy. It seems > like my requests are making it to the backend server but the client never > receives anything. > > This is the only thing I ever see in the logs: > > Aug 3 22:14:36 10.178.2.72 haproxy[13312]: IP:49494 > [03/Aug/2012:22:14:36.608] http-proxy websocket/host 94/0/0/2/96 101 148 - - > ---- 12/12/0/0/0 0/0 "GET /streaming/handshake HTTP/1.1"
148 bytes for a handshake response seem very short (though possible). I see nothing abnormal in your config. Could you take a capture of the response handshake ? When you say that not passing via haproxy works, does this mean that you're forwarding from stud to the server directly ? Willy

