Hacker News new | past | comments | ask | show | jobs | submit login
Scaling xkcd-map.rent-a-geek.de to 13k req/s on one server (github.com/dividuum)
14 points by dividuum on Sept 20, 2012 | hide | past | favorite | 4 comments



Wow, those are some large numbers. 500m requests received and ~300k visits. 500m/330k ~ 1.6k requests per visit. He is right that 500m requests via AWS cloudfront (even S3) would cost around $500-600 [1]. With so many requests you get dinged pretty hard. The main issue was probably bandwidth saturation. Good job, it was fun to explore the map!

[1] http://calculator.s3.amazonaws.com/calc5.html


Also known as: how to serve static images using Varnish.


Have you heard of https://www.cloudflare.com? The provide a simple CDN for free.


I have, but totally forgot about them. Thanks for reminding me. I'll try them next time.




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

Search: