Hi all. I'm looking at building a new site and I'm just wondering what's the status on caching or static site building with Silverstripe?
- Is there a decent resource/explainer on how to optimise a Silverstripe site for speed/performance. Particularly thinking of lower-traffic environments where there's not a constant stream of traffic to keep stuff in cache.
- I know there's the built-in caching, but how well does it perform, particularly in the situation described above? Is there an explainer on how it works in general?
- Is there a module or other way to build out a static or semi-static site from a Siverstripe backend?
- Putting something like nginx or CloudFlare in front makes sense, but how well does it perform out of the box and are there any performance gotchas or guidelines?