My websocket connection fails to connect when connecting through Apache ws tunnel plugin intermittently. The connection always works when hitting the app servers directly.
I see the below errors. Error during WebSocket handshake: Invalid status line
WebSocket connection to 'ws://host' failed: One or more reserved bits are on: reserved1 = 1, reserved2 = 0, reserved3 = 0 and sometimes WebSocket connection to 'ws://host' failed: Unrecognized frame opcode: 12
and at times Error during WebSocket handshake: Status line does not end with CRLF ui-toolkit-vendor.js:21965
Infrastructure Apache HTTPD 2.4.9 with mod_proxy_wstunnel and mod_proxy_balancer modules