Richie Cahill 2024-07-05 11:53:11 -04:00
parent b4a15128db
commit 09fa3f513c

View File

@ -6,10 +6,17 @@ global
defaults defaults
log global log global
mode http mode http
timeout client 10s retries 3
maxconn 2000
timeout connect 5s timeout connect 5s
timeout server 10s timeout client 50s
timeout server 50s
timeout http-request 10s timeout http-request 10s
timeout http-keep-alive 2s
timeout queue 5s
timeout tunnel 2m
timeout client-fin 1s
timeout server-fin 1s
#Application Setup #Application Setup