http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12904
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |In Discussion --- Comment #3 from Owen Leonard <[email protected]> --- 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-querystring/ 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
