Hacker News new | ask | show | jobs
by geenat 1115 days ago
Note: Vanilla PHP was not the cause of the scaling issues.

Digg was 3 webservers with 8 database slaves in 2006.

https://web.archive.org/web/20060412174457/http://www.oreill...

Digg even moved some processing from MySQL into PHP in 2009 to increase performance.

http://highscalability.com/blog/2010/3/23/digg-4000-performa...

1 comments

Well, 1 master and 7 slaves.