Hacker News new | ask | show | jobs
by ashray 5019 days ago
What prevented you from just caching the status page and then refilling the cache manually every X seconds ? I'm sure a status that is a few seconds old given the system wide meltdown wouldn't have been an unreasonable compromise ?
1 comments

Or memcache, with one worker dyno dedicated to updating it, cron-like.