feat: sigil nginx no buffer proxy
This commit is contained in:
parent
2394ae0161
commit
806c56404c
|
@ -1,4 +1,4 @@
|
||||||
# sigil ver 2.1 dufok 2022-10-11
|
# sigil ver 2.2 dufok 2022-10-15 (with location /connect nobuffer)
|
||||||
# Proxy settings
|
# Proxy settings
|
||||||
{{ $proxy_settings := "proxy_http_version 1.1; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection $http_connection; proxy_set_header Host $http_host; proxy_set_header X-Request-Start $msec;" }}
|
{{ $proxy_settings := "proxy_http_version 1.1; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection $http_connection; proxy_set_header Host $http_host; proxy_set_header X-Request-Start $msec;" }}
|
||||||
# GZIP settings
|
# GZIP settings
|
||||||
|
|
Loading…
Reference in New Issue
Block a user