View Single Post
Old 04-19-2009, 01:29 PM   #71
teamchachi
Scoring Winger
 
teamchachi's Avatar
 
Join Date: May 2004
Location: Calgary
Exp:
Default

To be fair, Photon has done most of the grunt work. Offloading all the static content to a content distribution network has been the biggest factor in our ability to scale.

We're still limited by the size of our internet connection, but now we're just using it for HTML instead of HTML, CSS, Javascript, and tons of images.

Tweaking the # of server processes really just limits how many people can actively connect to the server at any given time. It is a form of throttling which ensures that there is a enough CPU to go around...
__________________

teamchachi is offline   Reply With Quote