> I am testing Cherokee on my Ubuntu 9.04 server edition (Intel i7 940), > For a small static html file (1.7KB), apache 2.2 is able to process 14000 > Req/s and cherokee only 10000 Req/s. > I was expecting something about 28000 Req/s for Cherokee according to the > benchmark seen on its official web site. > So what's wrong ? >
My results with your html file : Ubuntu Jaunty Cherokee 0.99.20 from PPA Document Path: /index.html Document Length: 35 bytes Concurrency Level: 20 Time taken for tests: 2.000 seconds Complete requests: 12459 Failed requests: 0 Write errors: 0 Total transferred: 2941504 bytes HTML transferred: 436240 bytes Requests per second: 6229.16 [#/sec] (mean) Time per request: 3.211 [ms] (mean) Time per request: 0.161 [ms] (mean, across all concurrent requests) Transfer rate: 1436.20 [Kbytes/sec] received ***************************************** Ubuntu Jaunty Apache 2.2.11 from Ubuntu oficial package Server Software: Apache/2.2.11 Server Hostname: 192.168.0.204 Server Port: 80 Document Path: /index.html Document Length: 35 bytes Concurrency Level: 20 Time taken for tests: 2.000 seconds Complete requests: 11621 Failed requests: 0 Write errors: 0 Total transferred: 3602820 bytes HTML transferred: 406770 bytes Requests per second: 5809.16 [#/sec] (mean) Time per request: 3.443 [ms] (mean) Time per request: 0.172 [ms] (mean, across all concurrent requests) Transfer rate: 1758.78 [Kbytes/sec] received ---------------------------------------------- Running from another machine on the same lan : ab -c 20 -t 2 http://192.168.0.204/index.html Saludos Leonel _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
