4 lines
164 B
Plaintext
4 lines
164 B
Plaintext
|
## $conn_upgrade_keepalive is defined in conf.d/http-proxy.conf
|
||
|
proxy_set_header Connection $conn_upgrade_keepalive;
|
||
|
proxy_set_header Upgrade $http_upgrade;
|