eWeek Retest Shows 2.5-fold Apache Speedup
A reader writes "There's a retest story on ZD-Net about an upgraded Apache system.
Apache 1.3.19 running on a Red Hat Linux 7.1 system upgraded to the
2.4.5 kernel was able to process at peak throughput 4,602 Web requests
per second.
The last time eWEEK Labs did a big round of Web server benchmarking on
Linux was two years ago this month, when we did a retest of Linux and
Windows performance numbers as an audit of the Mindcraft Inc. tests.
"
I believe that the reversal of characters would constitute a grammatical error.
As such, your sig is forfeit, grammar nazi. I hope it was worth the pleasure - it's been a long run.
But they've not done a recomparison of NT/Linux. It's great to see Linux/Apache together making enormous strides, but NT hasn't just remained static. NT5 and IIS5 have surely made some improvements in speed, etc. Any current NT numbers on similar hardware?
creation science book
Hi, this story is just one part of a larger package published in this week's eWEEK. In that story, we tested Tux, Tux with Apache, Apache and IIS. The link is http://www.zdnet.com/eweek/stories/general/0,11011 ,2774242,00.html.
Regards,
Tim Dyck
eWEEK Labs
I would really be interested to see a full chart, showing static and dynamic web page performance of different OS+revision/httpserver+revision just so we can see what kind of progress has been made in this area over the past several years.
Yes, even entries with asterisks indicating heavy customization and tuning, like Ingo Molnar's tux server, would be interesting.
Probably, though, this is the kind of information that only gets into white papers that sell for $2500 apiece on tightly-controlled distribution.
"Provided by the management for your protection."
Since this is generic technology that is now part of the kernel, there is no reason why Squid (a full-featured, but rather slow caching proxy application) can't take advantage of this too! I would love to see some free software that outperforms all the proprietary crap that companies like Network Appliance, Inktomi, Infolibria, and others charge tens of thousands of dollars for. Perhaps it would trickle down to becoming cost-effective enough to embed a caching proxy into a $200 DHCP/NAT box to speed up all users. Just wishful thinking out loud from someone who can't get a high-speed connection at home.
Not sure I get the intention of your post, but
IIS has been improved also I'm sure. And IIS
probably has more development resources.
-Kevin
I don't doubt that Apache and the kernel have gotten faster, but still...we all know how reliable and meaningful benchmark results are.
Most performance problems on real web sites come from dynamic page generation. And that performance is limited by choice of database, implementation language, and (most importantly) data model and distribution model among multiple servers. You can't make general comparisons there. At best, you can test your own application at a particular size on a variety of platforms and see which runs best. But even that comparison may be invalid tomorrow, after you made some changes to your system or your site has grown.
Tux 2.0....nuff said... ~=NeuroMorphus=~
python >>>
reduce(lambda x,y:x+y,map(lambda x:chr(ord(x)^42),tuple('zS^BED\nX_FOY\x0b')))