https://bugzilla.wikimedia.org/show_bug.cgi?id=16658
Tim Starling <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #4 from Tim Starling <[email protected]> 2009-03-20 06:30:08 UTC --- refreshLinks.php is single-threaded and would probably take over a year to run on all Wikimedia wikis. It's not appropriate for this use anymore. I've run maintenance/gearman/gearmanRefreshLinks.php on most of the larger wikis, which does some of the tasks that refreshLinks.php used to do. If you have some particular problem that you think needs fixing, you'd better say so, so that we can make sure that the new script does it. Some prioritisation hints would also be nice. -- 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
