Chad wrote: > From their site: > > "mod_pagespeed includes several filter that optimize JavaScript, HTML > and CSS stylesheets.." > > This is already being handled by the in-trunk-but-not-deployed > ResourceLoader. It does all the > combining and minification of Javascript and CSS. > > "It also includes filters for optimizing JPEG and PNG images." > > I'm pretty sure we're not running Apache on the media servers, so the > benefit here is moot. > > In general: cool, and probably useful for a lot of people. Probably > not useful for WMF. > > -Chad
I think many of their changes would break MediaWiki caching system. We could reuse their image stripping module [1] on generating the thumbnails, although the mention that it may produce a XSS make me wary of such method. 1- http://code.google.com/intl/de/speed/page-speed/docs/filter-image-optimize.html _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
