Hacker News new | past | comments | ask | show | jobs | submit login
Handling 1B requests with Symfony 2 (octivi.com)
29 points by webdisrupt on Feb 2, 2016 | hide | past | favorite | 8 comments



Click bait. They mention that they can handle 700 req/s with Symphony, then HAProxy helps to scale up to 1600 req/s. The 1B figure is in 1 week.


More specifically, requests are routed through HAProxy to Varnish, and then, if not cached, they'll hit the backend. I'm surprised they couldn't get up to 5-10,000 req/s, honestly. Maybe payload size/bandwidth limited.

500+ req/sec is decent for a Symfony app, so they should've focused on that metric and the app itself.


Please update title: 1B/week requests


or using units not chosen for dramatic effect: 1653 req/s


How they got Varnish to run so slowly is indeed an interesting result :P


Damn, that dependency injection code inside comments... How long will developpers tolerate this kind of mess ?


In what, a decade?

Seriously though, this is "Handling 1B connections in a week with Varnish".


So basically strip Symfony2 to nearly nothing? (they removed rendering engine and orm)




Join us for AI Startup School this June 16-17 in San Francisco!

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

Search: