map configuration

foxgab nginx-forum at forum.nginx.org
Wed Jul 5 05:48:28 UTC 2017


why no just pass the $http_upgrade and $http_connection headers to the
backend? like conf bellow:
proxy_set_header Upgrade $http_upgrade
proxy_set_header Connection $http_Connection

and if i set the Connection header to "upgrade" permanently, does it make
any harm?

Posted at Nginx Forum: https://forum.nginx.org/read.php?2,275283,275302#msg-275302



More information about the nginx mailing list