Gnus development mailing list
 help / color / mirror / Atom feed
* spam-report.el pinging too fast?
@ 2004-05-24 22:40 Lars Magne Ingebrigtsen
  2004-05-24 22:55 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 4+ messages in thread
From: Lars Magne Ingebrigtsen @ 2004-05-24 22:40 UTC (permalink / raw)


I just saw the load on spam.gmane.org go to 120, so I grepped through
the access.log, and saw lots of stuff from spam-report.el there.  :-)

Now, the problem is that spam.php is slow, because it tries to give
sensible feedback on duplicate reports and stuff.  spam-report.el
doesn't wait for any response, though, which means that a user that
has a lot of spam to report will drive up the load.

So there's two solutions to this: Either spam-report.el could wait
for a response (and serialize the reports), or I could write a new
"programmatic" spam.php that queues the reports and does the real
handling of them later.

What do you think?
 
-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-05-25 18:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-24 22:40 spam-report.el pinging too fast? Lars Magne Ingebrigtsen
2004-05-24 22:55 ` Lars Magne Ingebrigtsen
2004-05-25 11:23   ` Reiner Steib
2004-05-25 18:50   ` Ted Zlatanov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).