[wp-trac] [WordPress Trac] #19263: Possible Akismet concurrency issue in comment-check
WordPress Trac
wp-trac at lists.automattic.com
Thu Nov 17 22:48:03 UTC 2011
#19263: Possible Akismet concurrency issue in comment-check
-------------------------------+------------------------------
Reporter: archon810 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Performance | Version:
Severity: normal | Resolution:
Keywords: reporter-feedback |
-------------------------------+------------------------------
Changes (by kurtpayne):
* cc: kpayne@… (added)
* keywords: => reporter-feedback
Comment:
It looks like this is from Akismet's automatic retry code.
From my reading of the code ... If a comment check fails, akismet checks
back in 20 minutes (via cron). It actually checks up to 100 comments in
the database which are marked for retry. This could explain the stream of
activity you're seeing.
You can check this by looking at your comments table and clicking on
"History." You should see a log of Akismet activity.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19263#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list