Moderators: snarkout, Patrick, dann
greggh wrote:He uses just ONE Windows 2003 server for a dynamic site with forums that has 31 Million pageviews/day and as much as 50,000 concurrent users. I am totally blown away. How the hell is that possible?
Gomer_X wrote:I know that Myspace runs on IIS, though, and I imagine they do a fair amount of traffic.I've heard that newer versions of IIS perform pretty well.
Gomer_X wrote:greggh wrote:He uses just ONE Windows 2003 server for a dynamic site with forums that has 31 Million pageviews/day and as much as 50,000 concurrent users. I am totally blown away. How the hell is that possible?
This link doesn't say what kind of hardware he's using. I can believe that with a big enough server you could do that much traffic. It would be stupid to handle that much business with no redundancy, though.
This means nothing, of course, because you can't say one server is "more scalable" than another without running the same load on Linux.
I know that Myspace runs on IIS, though, and I imagine they do a fair amount of traffic.I've heard that newer versions of IIS perform pretty well.
Snarkout wrote:Very good point - if by "1 machine" what they meant was "1 rack, clustered" I could see it easily.
Vogateer wrote:Doesn't Lighttpd do a great job of scaling? I seem to remember someone from Wordpress mentioning how well Lighttpd scaled. It doesn't have all the options of Apache, but if you're not using all those options, I'd imagine it's perfect for a great number of connections.
lighttpd is a secure, fast, compliant, and very flexible web-server that has been optimized for high-performance environments. It has a very low memory footprint compared to other webservers and takes care of cpu-load. Its advanced feature-set (FastCGI, CGI, Auth, Output-Compression, URL-Rewriting and many more) make lighttpd the perfect webserver-software for every server that suffers load problems.
greggh wrote:I was listening to an interview with PlentyOfFish.com (largest free dating site) founder.
http://channel9.msdn.com/ShowPost.aspx?PostID=300230#300230
He uses just ONE Windows 2003 server for a dynamic site with forums that has 31 Million pageviews/day and as much as 50,000 concurrent users. I am totally blown away. How the hell is that possible?
Upgrading servers.
When you get big and do stuff no one else does there are endless people who have never built a big application come out and say its impossible, i’m lieing etc.
http://www.thelinuxlink.net/forum/viewtopic.php?p=14426
I did a more in-depth case study with microsoft a while back but not sure when that will come out. But since then i’ve upgraded my web server. I’m now using a server with 2 Quad Core Intel chips(Zeon X5355 @ 2.66Ghz), 8 Gigs of ram (only using about 800 megs) and 2 hard drives using windows x64 server 2003. Total cost was a couple of grand. The system works a lot better when going over 2 million pageviews an hour. All outbound Data is being Gzipped and even than only 30% CPU usage. To clarify I have only 1 webserver that serves all those pageviews. Most of the 100 million plus image requests a day are running through akamai. This server does serve 10’s of millions of image requests directly, but most of those images are in ram so its not much of a load.
This server wasn’t originally ment to be a webserver, I just wanted to test out the new quad cores and see how they work.
Most of the 100 million plus image requests a day are running through akamai. This server does serve 10’s of millions of image requests directly, but most of those images are in ram so its not much of a load.
Return to Tech Show Discussion
Users browsing this forum: No registered users and 0 guests