http://bugzilla.spamassassin.org/show_bug.cgi?id=3967
------- Additional Comments From [EMAIL PROTECTED] 2004-11-19 12:15 ------- Subject: Re: [review] large numbers of redirectors can cause slowness in a few rules On Thu, Nov 18, 2004 at 09:42:52PM -0800, [EMAIL PROTECTED] wrote: > Do we want to add a protective rule for long URLs like we did for long > headers? I added in T_REDIRS_* to check for >= a certain number of redirections. Not great results in and of themselves, but ... 0.001 0.0013 0.0000 1.000 0.48 0.01 T_REDIRS_5 0.001 0.0013 0.0000 1.000 0.48 0.01 T_REDIRS_4 0.000 0.0000 0.0000 0.500 0.47 0.01 T_REDIRS_20 0.000 0.0000 0.0000 0.500 0.47 0.01 T_REDIRS_8 0.000 0.0000 0.0000 0.500 0.47 0.01 T_REDIRS_10 0.000 0.0000 0.0000 0.500 0.47 0.01 T_REDIRS_15 0.003 0.0027 0.0067 0.285 0.47 0.01 T_REDIRS_3 0.056 0.0113 0.5074 0.022 0.30 0.01 T_REDIRS_2 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
