[tahoe-lafs-trac-stream] [tahoe-lafs] #1572: migrate to new server

tahoe-lafs trac at tahoe-lafs.org
Mon Oct 31 07:03:04 UTC 2011


#1572: migrate to new server
------------------------------------+--------------------------------
     Reporter:  warner              |      Owner:  somebody
         Type:  task                |     Status:  new
     Priority:  major               |  Milestone:  soon (release n/a)
    Component:  dev-infrastructure  |    Version:  n/a
   Resolution:                      |   Keywords:
Launchpad Bug:                      |
------------------------------------+--------------------------------

Comment (by warner):

 Looking more carefully at the HTTP response headers (in Firebug), it looks
 like every response from the server (including the dynamically-generated
 ones, from trac) is getting an "{{{Expires}}}" header dated one month in
 the future. That can't be right. There's also a {{{Cache-Control: max-
 age=2592000, public}}}.

 I'm suspecting that nginx is unconditionally telling browsers to cache the
 result, when for any uwsgi-based resource, it should not offer caching at
 all.

 I see the same headers on static content (pointing at {{{/chrome}}}),
 which gets back a correct {{{304 Not Modified}}}.

-- 
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1572#comment:19>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list