http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12904 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |In Discussion --- Comment #3 from Owen Leonard <oleonard@myacpl.org> --- I'm not sure how relevant this is, but running a performance audit from Chrome Developer Tools gives this warning: "Resources with a "?" in the URL are not cached by most proxy caching servers." Digging into that issue led me to this: http://www.stevesouders.com/blog/2008/08/23/revving-filenames-dont-use-query... Sounds like there are Apache configuration options, for instance, to rewrite file names for this purpose. I have no idea whether that fits into Koha's upgrade process. I think we should do a general audit on how we handle compression and caching at the server level--preferably by someone who knows more about it than me. -- You are receiving this mail because: You are watching all bug changes.