SA Bugzilla – Bug 5585
Changes for bug #5511 increases the time of message scan in 3.2.2
Last modified: 2019-06-24 16:27:55 UTC
The change of network lookups timeouts (bug #5511) dramatically increases the time of scan. Sequential scanning of 1494 messages on the same machine (FreeBSD 6.2, Perl 5.8.8), with the same config (rbl_timeout=1, use_bayes=0, use_autowhitelist=1, skip_rbl_checks={0,1}) gives: 3.2.1: 333 seconds with skip_rbl_checks=0; 146 seconds skip_rbl_checks=1 3.2.2: 643 seconds with skip_rbl_checks=0; 168 seconds skip_rbl_checks=1
Closing old stale bugs. Probably not relevant anymore..