issues
search
agravelot
/
traefik-image-optimization
Image optimizer middleware is a Traefik plugin designed to optimize image responses on the fly.
5
stars
2
forks
source link
Ideas
#1
Open
agravelot
opened
3 years ago
agravelot
commented
3 years ago
Save response headers into cache
Do not cache responses with
no-cache
header
Avoid concurrent requests on same image/width
Return jpeg/wepb/avif depending on accept header provided by the client
Use cache-control value to set cache duration
Do not set cache-status with none driver
Add S3 as cache driver
GoDoc
Deploy app in pilot
no-cache
header