Notes on reverse proxying websocket servers
Reverse proxying websockets on an existing path requires catching handle by filtering on the Connection and Upgrade headers.
Reverse proxying websockets on an existing path requires catching handle by filtering on the Connection and Upgrade headers.