http://bugzilla.spamassassin.org/show_bug.cgi?id=3997
------- Additional Comments From [EMAIL PROTECTED] 2005-04-12 02:39 ------- Subject: Re: DNS answers get mixed up Same test, without the DNS cache flushes before each run. fast - with Justin's patch slow - without Justin's patch r160512 - before persistence change r160513 - after persistence change run bogus errors run 1 run2 ------------ ------------ fast-r160512 8 7 fast-r160513 4 5 slow-r160512 0 0 slow-r160513 0 0 Conclusion: persistence change may help a bit, but doesn't fix the problem. Matt S. suggested we try avoiding using the question section of the DNS response and instead attach the question to the data structure and use that instead. He believes it's just that the question and answers are getting mixed up. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.