dougwaldron / podcast-rewind

An app for rewinding a podcast so you can listen to it as if it's new!
https://podcast-rewind.azurewebsites.net/
The Unlicense
1 stars 2 forks source link

Enable compression on the server #51

Closed dougwaldron closed 2 years ago

dougwaldron commented 2 years ago

Gzip doesn't seem to be enabled by default for the feed MIME type.

dougwaldron commented 2 years ago

Enabling gzip by switching to Atom made a huge difference!

image
dougwaldron commented 2 years ago

For future reference, here are the file types for which compression is enabled by default: image