Opened 16 years ago
Last modified 13 years ago
#8034 closed
Gzip Middleware And Images — at Initial Version
Reported by: | magneto | Owned by: | nobody |
---|---|---|---|
Component: | HTTP handling | Version: | dev |
Severity: | Normal | Keywords: | gzip middleware |
Cc: | Triage Stage: | Design decision needed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
In the random cases where Images (Gifs, JPEGS, PNG, etc) are passed through the Gzip middleware (usually through the static sender), sometimes they get 'truncated' (i think it may be a partial browser bug too)
but there is no reason to Gzip image content-types and waste the time/ram/etc in doing them
Note:
See TracTickets
for help on using tickets.
do not gzip image content-types