]> source.dussan.org Git - rspamd.git/commit
Rework upstreams library
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 3 Dec 2015 18:51:21 +0000 (18:51 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 3 Dec 2015 18:51:21 +0000 (18:51 +0000)
commit9b9aa6efc85d4a71af2a287bbcdd4fccea5255be
tree84d6f747d5f6a67d9f67b9857adbc5cc92a83653
parent5126e935664c63e1430c812dd7c05f0bea5ffc27
Rework upstreams library

Now each address has its own errors count, so rspamd will prefer upstream addrs with no errors to addrs with errors. This might help to resolve issues on systems where ipv6 does not work.
src/libutil/upstream.c
test/rspamd_upstream_test.c