https://bugzilla.wikimedia.org/show_bug.cgi?id=18489


Roan Kattouw <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]




--- Comment #1 from Roan Kattouw <[email protected]>  2009-04-17 10:14:29 
UTC ---
I don't believe this is a general API issue, but rather a MediaWiki or
Wikimedia issue. Batch-querying rvprop=content is one way to cause an ES
hiccup, but there are others, like hitting Special:Export at the same rate; the
latter would actually be much more effective at killing ES servers, because
it'll happily export an unlimited number of revisions of a single page (and an
unlimited number of pages too, IIRC, so you could potentially ask
Special:Export to try to export the entire wiki at once), whereas the API is
limited to 50 content fetches per request (500 for bots/sysops).


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to