How to Configure Cache-Control Headers in NGINX
Caching is the process of storing downloaded data for later use, where it can be read from disk rather than requesting it again. Making proper use of your browser and CDN caching can speed up your website significantly.
Source: howtogeek.com