On 06/02/2012 09:00 PM, Modestas Vainius wrote: > > it would be great if https://buildd.debian.org/status/fetch.php > supported deflate. For example, https://buildd.debian.org/fetch.cgi > serves deflated build logs whenever possible. Since build logs are > quite repetitive text, deflate should save quite some bandwidth. >
Well, fetch.cgi *is* status/fetch.php (since July 2011). I've checked the response headers and there was always a "Content-Encoding: gzip" header. I've also checked using http://www.gidnetwork.com/tools/gzip-test.php and it reported that the page was gzip compressed. Finally, I checked the apache2 config which is serving the website and mod_deflate is enabled and has this bit of configuration: AddOutputFilterByType DEFLATE text/html text/plain text/xml Admittedly, it may not work with all browsers… but should do with most of them. Did you actually check that page was compressed before filing the bugreport? In any case, mod_deflate is already enable and correctly configured on buildd.debian.org. Regards, -- Mehdi Dogguy مهدي الدڤي http://dogguy.org/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

