Hello everyone! Small question - how are you scaling workloads based on HTTP requests? I wanted to use the KedaHTTP add-on but it seems it's not ready yet for production use.
OliverS9 months ago
Hi all, has anyone configured Nginx Gateway Fabric to support websocket connection? Https is working (via httproute) but for wss on same port we're getting an error
Error during WebSocket handshake: Invalid status line
And I can't find much about this.
When we try to connect to the container directly over websocket from another container it works so it seems to be a gateway config issue.