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

Bug#183585: marked as done (www.debian.org: logo expires today)



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 www.debian.org: logo expires today
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: unavailable; reported 2003-03-06
Severity: minor

$ wwwoffle -O http://www.debian.org/Pics/debian.jpg
HTTP/1.0 200 OK
Date: Mon, 24 Feb 2003 12:43:07 GMT
Server: Apache/1.3.26 (Unix) Debian GNU/Linux PHP/4.1.2
Cache-Control: max-age=604800
Expires: Mon, 03 Mar 2003 12:43:07 GMT

I'm sorry I don't know HTTP, but are you sure you want to expire this
unchanging item now?

OK, OK, you add

Last-Modified: Tue, 11 Jan 2000 18:49:33 GMT
ETag: "6d2dff-20fa-387b7b3d"
Accept-Ranges: bytes
Content-Type: image/jpeg
Via: 1.0 210.200.105.241_CF12
Content-Length: 8442
Connection: close
Proxy-Connection: close

but why do the big boys do
$ wwwoffle -O http://www.google.com/images/res0.gif|grep -a Expi
Expires: Sun, 17 Jan 2038 19:14:07 GMT
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux debian 2.4.20-k7 #1 Tue Jan 14 00:29:06 EST 2003 i686
Locale: LANG=zh_TW.Big5, LC_CTYPE=zh_TW.Big5



--- 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: