]> source.dussan.org Git - rspamd.git/commit
[Minor] Fuzzy upstream error threshold config 2854/head
authorMurat Mukhtarov <mmukhtarov@zendesk.com>
Wed, 17 Apr 2019 04:40:53 +0000 (14:40 +1000)
committerMurat Mukhtarov <mmukhtarov@zendesk.com>
Wed, 17 Apr 2019 04:57:49 +0000 (14:57 +1000)
commit2d6e5544e40beedc8f8db6f7559d7375a7c1d7d5
treeb5457140e812c931760055c7dbd1983f9efe3625
parentdbcc1c94520c55afcaa4a623a894c8e68c5cbb61
[Minor] Fuzzy upstream error threshold config

It would be nice to be able to configure `max_errors` and `revive_time`
for fuzzy check module for low traffic systems.

When traffic volume is relatively low an error rate builds at very slow
rate and it would take a while to reach default 40% threshold. At the
same time waiting for 60s sometimes could be unreasonable for dynamic
environments to re-resolve rspamd fuzzy storage.
src/plugins/fuzzy_check.c