Hacker News new | ask | show | jobs
by combatentropy 2487 days ago
Would it be less maintenance to use your web server's cache feature? Both Apache and Nginx can cache dynamic pages to static files.
1 comments

These days I think most people deploy static sites to a CDN, they get you such great performance I can't imagine not using a CDN, my site loads in 10ms in London for example.