mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-16 14:47:04 -05:00
[GH-ISSUE #3156] Traefik compression is not enabled by default #32392
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @shleeable on GitHub (May 26, 2026).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/3156
Describe the Bug
I've confirmed all of the transfers are uncompressed.
https://doc.traefik.io/traefik/reference/routing-configuration/http/middlewares/compress/
Environment
Latest
To Reproduce
NA
Expected Behavior
NA
@LaurenceJJones commented on GitHub (May 26, 2026):
More of a feature request than an issue, which we solely designate for bugs.
The short of it is we should really have a toggle on the resource level which allows you to enable compression and that can then be used, you can still enable it by assigning the middleware to the router level.
As per above marking as not planned as its not bug and feature requests should be discussions.
@shleeable commented on GitHub (May 26, 2026):
Thanks for your insight. I absolutely consider this a regression more than a feature tho.
but I will leave it with you and your team.