fix: update nginx config for proper WebSocket support

Changes:
1. Added  map for proper WebSocket upgrade handling
2. Changed Connection header from literal 'upgrade' to  variable
3. Added proxy_send_timeout 7d to prevent premature connection closure
4. Disabled proxy_buffering and proxy_request_buffering for WebSocket
5. Added proxy_request_buffering off for better WebSocket performance

These changes should fix the WebSocket closure issue that was preventing
commands from being sent to the terminal.
This commit is contained in:
uroma
2026-01-19 19:34:04 +00:00
Unverified
parent 6621d3b9ec
commit e6d8f9c1a2
2 changed files with 0 additions and 0 deletions

Binary file not shown.