Blog

What and How: NGINX – Browser caching and gzip compression

Are you facing issues like your site loads slower and want to optimize it?
Do you want to cache some objects at browser end?

If yes, this article is for you.
It focuses on how to compress objects while serving to client(browser) and how to add caching time for browsers meaning for how much time objects will be cached at browser end before it call server again for it again and again.