I'm having issues with reverse proxying websockets...
# ktor
r
I'm having issues with reverse proxying websockets with Ktor and Apache. In this configuration, the server produces a 403 response (which doesn't make sense because the websocket route is unauthenticated). The application works fine without the proxy and ngrok.