Another $connection_upgrade
This commit is contained in:
parent
6fbab3a434
commit
18b5cbfe72
|
@ -86,7 +86,7 @@ let
|
|||
proxy_redirect off;
|
||||
proxy_http_version 1.1;
|
||||
proxy_set_header Upgrade $http_upgrade;
|
||||
proxy_set_header Connection $connection_upgrade;
|
||||
proxy_set_header Connection "upgrade";
|
||||
tcp_nodelay on;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue