Skip to content

Comment on Continuous Cache Warming for Rails

Comments

As far as I know Varnish will let a single request through to generate a cache and hold subsequent requests in a queue then serve everyone from the same cached data.

If your page takes long than a second or two to load when uncached you should really be moving towards a batch processing model.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.