Skip to content
Snippets Groups Projects
Commit 3c92bbec authored by jurgenhaas's avatar jurgenhaas
Browse files

Optimize timeouts

parent 408b4b1e
No related branches found
No related tags found
No related merge requests found
......@@ -18,9 +18,9 @@ defaults
option dontlognull
timeout connect 5s
timeout client 20s
timeout server 15s
timeout server 45s
timeout check 1s
timeout http-keep-alive 1s
timeout http-keep-alive 3s
timeout http-request 10s # slowloris protection
default-server inter 3s fall 2 rise 2 slowstart 60s
errorfile 400 /etc/haproxy/errors/400.http
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment