On Thu, 2008-12-18 at 15:07 +0100, Marcin Krol wrote:
> Hello everyone,
>
> Is it just me or iXhash all of a sudden causes problems? I got very high
> load and memory consumption on multiple spamd instances hanging there
> and just consuming CPU. When I turned iXhash off, the mailserver got
> back to normal.
>
> perl: v5.8.8
> SpamAssassin version 3.2.3
> I'm using standard Debian Etch (4.0) packages.
And your iXhash plugin version is?
Sounds like what has been reported by a few users for the latest iXhash
plugin 1.5.x. See the archives. Reverting to the previous 1.0.x fixed
the problem for them. Didn't occur "all of a sudden", but following a
plugin update. ;)
FWIW, the net rules need to be updated nonetheless, it's just the plugin
itself they have been reverting.
guenther
--
char *t="\10pse\0r\0dtu...@ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}