Bug 5585 - Changes for bug #5511 increases the time of message scan in 3.2.2
Summary: Changes for bug #5511 increases the time of message scan in 3.2.2
Status: RESOLVED WORKSFORME
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: spamc/spamd (show other bugs)
Version: 3.2.2
Hardware: Other other
: P5 normal
Target Milestone: Undefined
Assignee: SpamAssassin Developer Mailing List
URL:
Whiteboard:
Keywords:
Depends on: 5511
Blocks:
  Show dependency tree
 
Reported: 2007-08-04 14:25 UTC by Andrew Vasilyev
Modified: 2019-06-24 16:27 UTC (History)
1 user (show)



Attachment Type Modified Status Actions Submitter/CLA Status

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Vasilyev 2007-08-04 14:25:44 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
Comment 1 Henrik Krohns 2019-06-24 16:27:55 UTC
Closing old stale bugs. Probably not relevant anymore..