Tuesday, 23 May 2017

Enabling gzip compression on heroku for node js app

I'm new to web development but I recently finished building my first web app. I'm using heroku to host my site but I noticed that it takes a while to load. I decided to track the performance of my site on GTmetrix and found that the reason it was so slow was because gzip compression wasn't enabled. Is there a way to configure heroku to enable gzip compression for my app and if there is how do I do it?



via ad562

No comments:

Post a Comment