[tahoe-lafs-trac-stream] [tahoe-lafs] #1572: migrate to new server
tahoe-lafs
trac at tahoe-lafs.org
Mon Oct 31 07:11:44 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):
Ok, I think I fixed that problem: there was an overbroad {{{expires
30d;}}} clause in the nginx config, causing "it's ok to cache this for one
month" {{{Expires:}}} headers to be added to all pages, including
generated ones. I added {{{expires off;}}} clauses to all the dynamic
resources, and now things seem to be getting better.
If you've visited any trac or buildbot page in the last few days, you
probably have a month-to-go cache entry for it (you might notice the page
being shown to you really really fast, like 5ms, when really it should
take at least a couple hundred ms to reach the server and generate the
page). You'll need to manually reload each of those pages once to clear
the effects. Or clear your whole cache. Until you do that, following any
link to one of the cached pages will show you the old version.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1572#comment:20>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list