Opened 15 years ago

Closed 15 years ago

Last modified 13 years ago

#11484 closed (duplicate)

GZipMiddleware should not compress images like PNGs / JPGs

Reported by: robert.nitsch@… 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.

Change History (2)

comment:1 by anonymous, 15 years ago

Resolution: duplicate
Status: newclosed

comment:2 by Jacob, 13 years ago

milestone: 1.0.3

Milestone 1.0.3 deleted

Note: See TracTickets for help on using tickets.
Back to Top