[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#272335: marked as done (www.debian.org do not support mod_gzip)



Your message dated Thu, 22 Dec 2011 22:18:27 +0100
with message-id <20111222211827.GF21032@glenfiddich.mraw.org>
and subject line Re: Bug#272335: Do all www.debian.org mirrors support mod_gzip?
has caused the Debian Bug report #272335,
regarding www.debian.org do not support mod_gzip
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
272335: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=272335
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: www.debian.org
Severity: wishlist
Version: 2004-09-19


Why WWW-pages of Debian do not use mod_gzip?

http://networking.earthweb.com/netos/article.php/3372341

http://sourceforge.net/projects/mod-gzip/
http://www.schroepl.net/projekte/mod_gzip/

http://www.webcompression.org/


http://leknor.com/code/gziped.php?url=http%3A%2F%2Fwww.debian.org%2F


P.S: I do not subscribe to debian-www -list, so please Cc: to me.


-- 
Juhapekka "naula" Tolvanen * http colon slash slash iki dot fi slash juhtolv
"halpojen hoitojen maailma uljas haluaa taistosi latistaa, mielesi
lipeävedellä valkaistuun ruotuunsa, joka on hautausmaa"                  CMX


--- End Message ---
--- Begin Message ---
On Wed, Dec 21, 2011 at 11:28:31PM -0400, David Prévot wrote:
> Le 18/12/2010 19:12, Debian Bug Tracking System a écrit :
> > Processing commands for control@bugs.debian.org:
> > 
> >> tags 272335 + confirmed
> > Bug #272335 [www.debian.org] www.debian.org do not support mod_gzip
> > Added tag(s) confirmed.
> 
> The few mirrors I just tested support mod_gzip, since they all are under
> DSA control, can you confirm it's true for all of them?

It's from apache2.2-common: /etc/apache2/mods-available/deflate.conf

Moreoever, a check show all of them as deflate not disabled post-install :)
for mirror in $(cat zones/www.debian.org.zone |perl -lne 'print $1 if /- (\w*.debian.org)$/' |grep -v geo | sort -u) ; do echo $mirror ; wget -S --header="Host: www.debian.org" --header="Accept-Encoding: gzip,deflate" http://$mirror/index.html -O /dev/null 2>&1 |grep Content-Encoding ; done

So I guess we can close it, unless Martin you have something lese in mind ?

-- 
Simon Paillard


--- End Message ---

Reply to: