https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8346
--- Comment #9 from Arjen de Korte <[email protected]> --- Disabling the CNAME cache by setting dns_max_cname_cache to 0 indeed reduces the slowness somewhat (from 37 minutes to about 5 minutes per t/bayes*.t test). Even then it is still a *lot* slower than before where these tests took about 20 seconds each. Setting dns_available to 0 brings back the behaviour as before, but now t/uri_list.t is failing: [ 30s] # Failed test at t/uri_list.t line 139. [ 30s] Simple grep for http:// found 2 URLs, get_uri_list found 2 URLs, spamassassin script found 0 [ 32s] [ 32s] # Failed test at t/uri_list.t line 139. [ 32s] Simple grep for http:// found 3 URLs, get_uri_list found 3 URLs, spamassassin script found 0 [ 34s] [ 34s] # Failed test at t/uri_list.t line 139. [ 34s] Simple grep for http:// found 3 URLs, get_uri_list found 3 URLs, spamassassin script found 0 [ 35s] [ 35s] # Failed test at t/uri_list.t line 139. [ 35s] Simple grep for http:// found 4 URLs, get_uri_list found 4 URLs, spamassassin script found 0 [ 37s] [ 37s] # Failed test at t/uri_list.t line 139. [ 37s] Simple grep for http:// found 5 URLs, get_uri_list found 5 URLs, spamassassin script found 0 [ 39s] [ 39s] # Failed test at t/uri_list.t line 139. [ 39s] Simple grep for http:// found 6 URLs, get_uri_list found 6 URLs, spamassassin script found 0 [ 39s] # Looks like you failed 6 tests of 12. [ 39s] t/uri_list.t ...................... [ 39s] Dubious, test returned 6 (wstat 1536, 0x600) [ 39s] Failed 6/12 subtests -- You are receiving this mail because: You are the assignee for the bug.
