Commit 105ac91f authored by nimrod's avatar nimrod
Browse files

Websockets snippet.

parent a6684d25
Loading
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
proxy_set_header    Upgrade $http_upgrade;
proxy_set_header    Connection "Upgrade";
proxy_read_timeout  36000s;