Conditions of test were the same for both runs, cherokee test ran first then apache.
OS for the source of the test: Windows Vista x32 SP2 OS for the target of the test: Ubuntu 9.04 In all fairness, I run Python/Django sites using Cherokee 0.99.20 with 2 instances of Python/Django via FastCGI that get 150-180 requests per second when benched using ab.exe as shown below however I do not have apache running on my production server(s) so I do not have figures for apache on the same machine that are pushing the 150-180 requests per second. Apache2 is still 17x faster than Cherokee 0.99.20 and I have run this test many times today with similar results. The file being served by this test is the <title>Cherokee Test Page</title>. "C:\Apache228\bin\ab" -n 20000 -c 10 -v 1 -w -k http://raychorn-desktop/index.html > run-ab-cherokee2b.html This is ApacheBench, Version 2.0.40-dev <$Revision: 1.146 $> apache-2.0 Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/ Copyright 2006 The Apache Software Foundation, http://www.apache.org/ Server Software:Cherokee/0.99.20Server Hostname:raychorn-desktopServer Port:80Document Path:/index.htmlDocument Length:45 bytesConcurrency Level:10Time taken for tests:0.401548 secondsComplete requests:20000Failed requests:0Keep-Alive requests:20000Total transferred:5501655 bytesHTML transferred:900045 bytesRequests per second:49.81Transfer rate:13.70 kb/s receivedConnnection Times (ms) minavgmaxConnect:002Processing:183200361Total:183200363 "C:\Apache228\bin\ab" -n 20000 -c 10 -v 1 -w -k http://raychorn-desktop:8080/index.html > run-ab-apache2b.html This is ApacheBench, Version 2.0.40-dev <$Revision: 1.146 $> apache-2.0 Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/ Copyright 2006 The Apache Software Foundation, http://www.apache.org/ Server Software:Apache/2.2.11Server Hostname:raychorn-desktopServer Port:8080Document Path:/index.htmlDocument Length:45 bytesConcurrency Level:10Time taken for tests:0.23187 secondsComplete requests:20000Failed requests:0Keep-Alive requests:19807Total transferred:8131318 bytesHTML transferred:900000 bytesRequests per second:862.55Transfer rate:350.68 kb/s receivedConnnection Times (ms) minavgmaxConnect:0016Processing:0111624Total:0111640 Ray C. Horn http://www.vyperlogix.com Working to build Web 4.0.http://www.linkedin.com/in/raychornhttp://twitter.com/vyperlogixGet your piece of Web 4.0 by visiting www.vyperlogix.com. (FREE Unlimited Content Deployment... while supplies last.) CONFIDENTIALITY NOTICE: This email is CONFIDENTIAL and intended only for those to whom this email has been sent by the original sender. You may purchase the rights to redistribute this email by clicking here.
_______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
