Tagged Questions
14
votes
4answers
8k views
HAProxy + WebSocket Disconnection
I am using HAProxy to send requests, on a subdomain, to a node.js app.
I am unable to get WebSockets to work. So far I have only been able to get the client to establish a WebSocket connection but ...