From: Vsevolod Stakhov Date: Wed, 30 Nov 2022 20:41:41 +0000 (+0000) Subject: [Conf] Reduce the default timeout X-Git-Tag: 3.5~178 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a2392d50ef2809642c9890d1e02cddecec8f05e4;p=thirdparty%2Frspamd.git [Conf] Reduce the default timeout --- diff --git a/conf/worker-proxy.inc b/conf/worker-proxy.inc index 1959670fef..7f6723854b 100644 --- a/conf/worker-proxy.inc +++ b/conf/worker-proxy.inc @@ -20,7 +20,7 @@ milter = yes; # Enable milter mode # true for self-scan mode). # If this behaviour is not desired, then it is recommended to reduce and adjust this # value accordingly -timeout = 120s; +timeout = 60s; upstream "local" { default = yes;