bolt / bolt/docs

Guidelines configuration for CDN or other cache services

Open
#367 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
45
Forks
189
PR merge metrics
No merged PRs in 30d

Description

Since caching is more and more moved towards external systems like varnish or even better a full cdn system, we should provide some very generic guidelines on how to configure caching. Specifically, what urls not to cache as they are dynamic or user specific and sensitive.

Some things i think that fall in this category are the following urls:
- /bolt - Never cache as it is sensitive and user specific with login
- /preview - Dynamicylly generated from editor and user specific with login
others?

If i can get a full list, I could write a page on this topic, at least for 2.2.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.