User "Aaron Schulz" posted a comment on MediaWiki.r100535.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/100535#c25042
Commit summary:

Added a basic thumb-handler.php file, configured via thumb.config.php. The code 
is based on the wmf thumb handler, but simplified. It is disabled by default.
* The thumb.php parameter extraction can also be overridden by the config to 
handle more complex setups and things like OggHandler and PagedTiffHandler.
* A simple 404 error page is also included. It can be overridden by the config.
* Additional HTTP headers can be passed through cURL via the config.

Comment:

See 
http://svn.wikimedia.org/viewvc/mediawiki/trunk/tools/upload-scripts/thumb-handler.php?revision=100362&view=markup

Yes, it's used to forward requests to an LVS for dedicated thumb scalers (with 
proper image tools and RAM amounts installed).

_______________________________________________
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to