https://bugzilla.wikimedia.org/show_bug.cgi?id=23321
Platonides <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #12 from Platonides <[email protected]> 2010-05-12 14:48:13 UTC --- There's another race condition. When the time comes to reload the tor cache[1], the cache is first marked as being updated, the list is fetched, then stored. A request for the exit nodes while it is being reloaded will result in an empty set and thus ips not blocked. 1- I assume that loadExitNodes.php is run every 25 minutes by a cron job on wmf servers, but would happen even if it was directly loaded by the servers. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
