[wp-trac] [WordPress Trac] #10958: WP.org download counter spam
WordPress Trac
wp-trac at lists.automattic.com
Tue Dec 8 10:05:51 UTC 2009
#10958: WP.org download counter spam
------------------------------+---------------------------------------------
Reporter: hallsofmontezuma | Owner: ryan
Type: enhancement | Status: closed
Priority: normal | Milestone: Unassigned
Component: WordPress.org | Version:
Severity: normal | Resolution: fixed
Keywords: |
------------------------------+---------------------------------------------
Changes (by mdawaffe):
* status: new => closed
* resolution: => fixed
Comment:
Download counts have always been limited by IP per day.
Sadly, the implementation was backed by a MyISAM table that filled up :)
The implementation is now backed by a InnoDB table that should be able to
soak up a lot more data.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10958#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list