Bug 5846

Summary: mod_gzip can missing compressing Javascript files
Product: Koha Reporter: Galen Charlton <gmcharlt>
Component: Architecture, internals, and plumbingAssignee: Galen Charlton <gmcharlt>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: minor    
Priority: PATCH-Sent (DO NOT USE) CC: chris, julian.maurice
Version: 3.4   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: proposed bugfix

Description Galen Charlton 2011-03-09 22:13:05 UTC
The default Apache config currently doesn't recognize application/javascript as a valid MIME type of static files to compress.  This can lead to a slight but unnecessary performance penalty.
Comment 1 Galen Charlton 2011-03-09 22:17:08 UTC
Created attachment 3276 [details] [review]
proposed bugfix
Comment 2 Chris Cormack 2011-03-11 23:53:42 UTC
This works fine, if someone could test and mark it resolved that would be great