I don't know if this is your issue, but there's been problems in the past with 
pages that had lots of small png or jpg images of national flags.  Replacing 
them with the svg and/or emoji versions solved the problem.  Described in 
https://phabricator.wikimedia.org/T267804




> On Nov 29, 2021, at 8:53 PM, Brian Wolff <[email protected]> wrote:
> 
> This isn't a per page limit but a number of thumbnails per unit time. Wait a 
> little bit and revisit the page and more pictures should load. Eventually all 
> should. As long as nobody purges the image pages, once the image loads once 
> it should always load again in the future.
> 
> The current limits are 70 per 30 second, unless its a certaun "common" size 
> in which case its 700/30 seconds. This is defined in: 
> https://noc.wikimedia.org/conf/InitialiseSettings.php.txt 
> <https://noc.wikimedia.org/conf/InitialiseSettings.php.txt>
> renderfile' => [
>                       // 1400 new thumbnails per minute
>                       'ip' => [ 700, 30 ],
>                       'user' => [ 700, 30 ],
>               ],
>               'renderfile-nonstandard' => [
>                       // 140 new thumbnails per minute
>                       'ip' => [ 70, 30 ],
>                       'user' => [ 70, 30 ],
>               ],
> 
> 
> In practise i dont think people use those "standard" sizes all that more 
> often than other sizes.
> 
> On Monday, November 29, 2021, Strainu <[email protected] 
> <mailto:[email protected]>> wrote:
> Hi,
> 
> I have some wikipages with a large number of images (1000+). Those
> pages never load completely, as upload.wikimedia.org 
> <http://upload.wikimedia.org/> starts returning
> 429 Too many requests after a while.
> 
> This limit does not seem to be documented on mediawiki.org 
> <http://mediawiki.org/>, so I would
> like to know what it the exact value and if there is a way to work
> around it (except for splitting the pages).
> 
> Thanks,
>    Strainu
> _______________________________________________
> Wikitech-l mailing list -- [email protected] 
> <mailto:[email protected]>
> To unsubscribe send an email to [email protected] 
> <mailto:[email protected]>
> https://lists.wikimedia.org/postorius/lists/wikitech-l.lists.wikimedia.org/ 
> <https://lists.wikimedia.org/postorius/lists/wikitech-l.lists.wikimedia.org/>
> _______________________________________________
> Wikitech-l mailing list -- [email protected]
> To unsubscribe send an email to [email protected]
> https://lists.wikimedia.org/postorius/lists/wikitech-l.lists.wikimedia.org/

_______________________________________________
Wikitech-l mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://lists.wikimedia.org/postorius/lists/wikitech-l.lists.wikimedia.org/

Reply via email to