https://bugzilla.wikimedia.org/show_bug.cgi?id=4947
--- Comment #18 from Brion Vibber <[email protected]> 2008-12-17 19:23:59 UTC --- (In reply to comment #17) > > IMHO the cleanest way to go would be to transparently decompress .svgz > > files on > > upload, normalize everything to .svg, and have the web server transparently > > gzip .svg files when serving out, if we like, to save bandwidth. > > That is the same as sending SVGZ with correct headers from the user-agent's > point of view (until TE/Transfer-Encoding are supported), just more expensive > on the server side. We wouldn't bother with the compression until/unless browser behavior is consistent, which it isn't right now. Keeping everything uncompressed server-side makes the potential transition much simpler if that day ever comes. -- 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
