You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this section, tests used to test the harness will be outlined.
=== Test: Malformed WebSocket Connection Does Not Crash Balancer
Scenario: A client with an incorrectly formatted header connects through the load balancer to OTT. WebSocket protocol dictates this should crash whatever is currently running, but this cannot happen when maintaining a highly available service. (@Figure::malformed-websocket-test-sequence)