[Koha-bugs] [Bug 12904] Force browser to load new javascript files after upgrade

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Sep 11 18:48:15 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12904

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |In Discussion

--- Comment #3 from Owen Leonard <oleonard at 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-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.


More information about the Koha-bugs mailing list