map configuration

Dan Edwards finid at vivaldi.net
Tue Jul 4 14:37:37 UTC 2017


Hello:

Need help understanding this piece of Nginx configuration:


===
map $http_upgrade $connection_upgrade {
     default upgrade;
     '' close;
}
===


What does the last line mean?

TIA,



-- 
-Dan Edwards-


More information about the nginx mailing list