#11484 closed (duplicate)
GZipMiddleware should not compress images like PNGs / JPGs
| Reported by: | Owned by: | nobody | |
|---|---|---|---|
| Component: | HTTP handling | Version: | 1.0 |
| Severity: | Keywords: | gzip middleware | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
In my opinion it is quite senseless to gzip PNGs or JPGs for example, since it is a waste of CPU power in most cases.
Note:
See TracTickets
for help on using tickets.
Duplicate of http://code.djangoproject.com/ticket/8034