Bug 5846 - mod_gzip can missing compressing Javascript files
Summary: mod_gzip can missing compressing Javascript files
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: 3.4
Hardware: All All
: PATCH-Sent (DO NOT USE) minor
Assignee: Galen Charlton
QA Contact: Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-09 22:13 UTC by Galen Charlton
Modified: 2012-10-25 23:03 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
proposed bugfix (1.29 KB, patch)
2011-03-09 22:17 UTC, Galen Charlton
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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