Hi there!
I was checking out my Rails site with a free online site speed testing tool. It said that compression was not enabled for the site. I checked in the settings and sure enough compression was set to 'yes'. So I tried changing the MIME type to "text/*" ... no dice.
I'm not sure what else to try. I'm using Easy Rails and I added rewrite rules to handle the caching. I don't have rules to redirect to dispatch.lsapi, but my site is working fine without it. I don't even know if that has anything to do with it.
Why isn't the page compressed when it's delivered from the cache?
I was checking out my Rails site with a free online site speed testing tool. It said that compression was not enabled for the site. I checked in the settings and sure enough compression was set to 'yes'. So I tried changing the MIME type to "text/*" ... no dice.
I'm not sure what else to try. I'm using Easy Rails and I added rewrite rules to handle the caching. I don't have rules to redirect to dispatch.lsapi, but my site is working fine without it. I don't even know if that has anything to do with it.
Why isn't the page compressed when it's delivered from the cache?