Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Last time when we were at the bottom of HN we got thousands of visits in very short time. I could imagine being at the top is very heavy on bandwidth.


I've had a Site survive the HN frontpage and a slashdotting on super-cheap shared hosting. But that was a few KB of text and two very small Images.


It's usually less of a bandwidth issue and more of a configuration problem - e.g. default Apache tries to spin up some 50 processes to handle requests, which can drive a small server into swap space.


In this case the 50 worker processes started by apache were just not enough to handle all requests. Each page hit creates about 30 requests for html,js,css,png and gif files, so each hit keeps quite a few workers busy. ;)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: