Just noticed that the WebSocket handshake drops immediately when JMeter threads exceed 100 from Singapore. Running JMeter 5.6.2 with standard OAuth tokens. The /api/v2/webrtc/token endpoint returns 200, but the subsequent socket connection fails with 401 Unauthorized.
- Generate tokens for 100 users via /api/v2/webrtc/token
- Start JMeter test plan with 100 concurrent threads
- Observe immediate 401 errors on WebSocket upgrade