> Has there been thought given to adding Expires headers to our images and css > files in order to reduce load times of Trac installs?
To reduce load times, it is probably more effective to let Apache (or whichever HTTP server) serve the static files (images, css, javascript) using the htdocs parameter in trac.ini. That said, for tracd-only installation an expires header might help. Cheers, Manu --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-dev?hl=en -~----------~----~----~----~------~----~------~--~---
