29
I thought these pages were static and they are rendering on every request: how do you tell, and what makes it flip?
A mostly content site. Pages come from a database at build time and I expected them to be prerendered and served as static. What I am seeing instead is that every request hits the server and my database is getting far…