https://bugzilla.wikimedia.org/show_bug.cgi?id=26304
--- Comment #16 from Brion Vibber <[email protected]> 2011-07-02 18:41:44 UTC --- r91364 makes the ListRecords chunk size configurable via $oaiChunkSize (default is 50, the same as was previously hardcoded). Should be straightforward to merge that to 1.17wmf1, push that out, and try lowering the value to see if it has any effect. Smaller chunk size will require more requests to get through the data so may slow it down a little, but if it's leaking memory from record to record this may help. -- 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
