Hacker News new | ask | show | jobs
by jhaile 1965 days ago
Probably not, although caching in memory is still faster than disk access. More commonly sites that fail under load are dynamically building pages, hitting DB, etc. though.