-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
I have a web application (Elixir/Phoenix) that is sitting behind HaProxy and I am running into issues with enabling websockets and the proxy protocol simultaneously.
In my testing I can run behind the proxy normally and requests/websockets work exactly as you would expect. However, when I enable the proxy protocol I can load the page fine but websockets fail to connect. Is there any extra configuration that I would have to do to support websockets out of the box or do you expect this to work and I am just running into a bug somewhere in the chain. If it is the latter I can put together a demo to show what is going on.
Metadata
Metadata
Assignees
Labels
No labels