On 7 Nov, 11:56 pm, ssteinerx@gmail.com wrote:
On Nov 7, 2009, at 6:05 PM, exarkun@twistedmatrix.com wrote:
Looking at this, I'm reminded that we should try moving the sponsor logos to somewhere else
1> Move any images to CDN of any description (Cloud Files @ rackspace does this for free, if I remember correctly, included in the cost of storage; I'd be happy to give you some of mine)
Moving them to somewhere on twistedmatrix.com where they might be cached and don't need to involve trac to be served would probably be a good enough start. That's where most of the effort is anyway (as URLs will need changing on various pages).
2> None of your main content has expires headers on it -- without that, they're not really cacheable, so images, css, etc are getting loaded every time.
Yes. That's one of trac's problems. Jean-Paul