change timeout from 25s to 120s

Elena Barrios Galán 2022-05-20 11:43:45 +00:00
parent 44b01edf48
commit f24065edb1
1 changed files with 4 additions and 4 deletions

View File

@ -12,10 +12,10 @@ global
defaults defaults
mode http mode http
timeout connect 25s timeout connect 120s
timeout client 25s timeout client 120s
timeout client-fin 25s timeout client-fin 120s
timeout server 25s timeout server 120s
timeout tunnel 7200s timeout tunnel 7200s
option http-server-close option http-server-close
option httpclose option httpclose