Static asset caching

Caching of static assets, like javascript, css, images and other “static” file types is automatically enabled by default in the Servebolt Cloud. To cache these assets is generally safe, and provides excellent performance enhancements. There are gains both on the server side, and for the site visitors – which makes this a no-brainer.

Static assets get correct HTML headers set, which also means that any other downstream caches (webservers, CDNs or browser cache) will cache your content correctly.