]> source.dussan.org Git - rspamd.git/commit
[Feature] Improve monitored timeouts logic
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 6 Jul 2017 18:35:02 +0000 (19:35 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 6 Jul 2017 18:35:02 +0000 (19:35 +0100)
commitf025f6935711db580d0a193deef48e4705420966
treeff1d470f57be9f053e37486c65d6562b937419e9
parent52b4b8db0b126f7004d6aff79cbea3b06f94c927
[Feature] Improve monitored timeouts logic

We now reduce timeout on the first error when a monitored object is used
and reduce it when we have subsequent errors when a monitored object is
dead. In conjunction with the previous changes, it should make
monitoring really clever and responsive.
src/libserver/monitored.c