Update deploy/varnish/default.vcl.template
This commit is contained in:
@@ -88,6 +88,9 @@ sub vcl_pipe {
|
||||
}
|
||||
# WAŻNE: backend nie może reuse połączenia po WS
|
||||
set bereq.http.connection = "close";
|
||||
|
||||
set bereq.http.Ping-Interval = "25s";
|
||||
set bereq.http.Ping-Timeout = "60s";
|
||||
}
|
||||
|
||||
# ===== HASH =====
|
||||
|
||||
Reference in New Issue
Block a user