Hacker News new | past | comments | ask | show | jobs | submit login
Hello Singapore (CDN Experiment) (github.com/blog)
41 points by philfreo on March 18, 2011 | hide | past | favorite | 4 comments



Impressive they run that site off 6 front-end servers.


All frontend servers do are move bits from one place to another -- from backend to client or from disk to client. This does not require much horsepower.

(SSL is probably the biggest drain on resources, as it is the only part of the chain that is doing actual compute work. I have never run a big site with SSL, though, so I am not sure how this works out in reality.)


I think you might be mistaking our load balancers with our frontends.

Our frontend servers run the Rails application (as well as other applications like the Sinatra app running http://jobs.github.com). Additionally, they also run all of our background jobs.


Heh, I appreciate the quote of my tweet.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

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

Search: