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

Bug#67857: marked as done (most of the site shouldn't expire quickly (or shouldn't expire at all))



Your message dated Sat, 30 Apr 2011 01:36:34 +0200
with message-id <20110429233634.GA7817@glenfiddich.mraw.org>
and subject line Re: Bug#67857: www.debian.org: Pics/logo-50.gif has Expires header
has caused the Debian Bug report #67857,
regarding most of the site shouldn't expire quickly (or shouldn't expire at all)
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.)


-- 
67857: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=67857
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: www.debian.org
Version: 20000728
Severity: normal

It shouldn't have an Expires header since any decent caching program (i.e.,
squid) can correctly identify stale objects and then ask IMS.  In any case,
having it expire everyday is ridiculous.

-- System Information
Debian Release: 2.2
Kernel Version: Linux gondor 2.2.12 #2 Sat Sep 18 12:11:40 EST 1999 i586 unknown



--- End Message ---
--- Begin Message ---
On Fri, Oct 27, 2000 at 08:23:19PM +1100, Herbert Xu wrote:
> On Fri, Oct 27, 2000 at 11:21:21AM +0200, Josip Rodin wrote:
> > # Nice caching..
> > ExpiresActive On
> > ExpiresDefault "access plus 1 day"
> > ExpiresByType image/gif "access plus 1 week"
> > ExpiresByType image/jpg "access plus 1 week"
> 
> That should be image/jpeg.  No wonder the logo is only cached for
> a day :)
> 
> > What would the change be?
> 
> That's a matter of policy.  The default expire setting is probably
> a good idea for our main page which needs to stay up-to-date.  But
> for the rest of the site, a much longer period (or even no expires
> setting at all) is desirable.

Webmirrors are on debian.org machines, whose apache conf has been updated:
   ExpiresDefault "access plus 1 day"
   ExpiresByType image/gif "access plus 1 week"
   ExpiresByType image/jpeg "access plus 1 week"
+  ExpiresByType image/png "access plus 1 week"
+  ExpiresByType image/x-icon "access plus 1 week"

http://git.debian.org/?p=mirror/dsa-puppet.git;a=commitdiff;h=96f29b8e7fba98cc7ecfb3e2909d2b547340328b
 

-- 
Simon Paillard


--- End Message ---

Reply to: