Eric Lapouyade wrote:
-- snipMay be it is a Ubuntu/debian issue : what do you think ?
It's possible. I'm running the same test under FreeBSD 7.2 OS and it's proven that cherokee is running faster than apache2. You can see the results in attachment.
Eric ------------------------------------------------------------------------ _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
APACHE BENCHMARK > ab -c 20 -t 2 http://labs.itb.ac.id/index.html This is ApacheBench, Version 2.3 <$Revision: 655654 $> Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/ Licensed to The Apache Software Foundation, http://www.apache.org/ Benchmarking labs.itb.ac.id (be patient) Finished 395 requests Server Software: Apache/2.2.11 Server Hostname: labs.itb.ac.id Server Port: 80 Document Path: /index.html Document Length: 44 bytes Concurrency Level: 20 Time taken for tests: 2.050 seconds Complete requests: 395 Failed requests: 0 Write errors: 0 Total transferred: 143385 bytes HTML transferred: 17380 bytes Requests per second: 192.65 [#/sec] (mean) Time per request: 103.818 [ms] (mean) Time per request: 5.191 [ms] (mean, across all concurrent requests) Transfer rate: 68.29 [Kbytes/sec] received Connection Times (ms) min mean[+/-sd] median max Connect: 0 1 1.0 0 12 Processing: 12 100 325.6 20 1529 Waiting: 12 99 325.2 20 1529 Total: 12 101 325.7 21 1530 WARNING: The median and mean for the initial connection time are not within a no rmal deviation These results are probably not that reliable. Percentage of the requests served within a certain time (ms) 50% 21 66% 28 75% 31 80% 40 90% 64 95% 1343 98% 1526 99% 1529 100% 1530 (longest request) > ab -n 8000 -c 10 -v 1 http://labs.itb.ac.id/index.html This is ApacheBench, Version 2.3 <$Revision: 655654 $> Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/ Licensed to The Apache Software Foundation, http://www.apache.org/ Benchmarking labs.itb.ac.id (be patient) Completed 800 requests Completed 1600 requests Completed 2400 requests Completed 3200 requests Completed 4000 requests Completed 4800 requests Completed 5600 requests Completed 6400 requests Completed 7200 requests Completed 8000 requests Finished 8000 requests Server Software: Apache/2.2.11 Server Hostname: labs.itb.ac.id Server Port: 80 Document Path: /index.html Document Length: 44 bytes Concurrency Level: 10 Time taken for tests: 6.589 seconds Complete requests: 8000 Failed requests: 0 Write errors: 0 Total transferred: 2904000 bytes HTML transferred: 352000 bytes Requests per second: 1214.22 [#/sec] (mean) Time per request: 8.236 [ms] (mean) Time per request: 0.824 [ms] (mean, across all concurrent requests) Transfer rate: 430.43 [Kbytes/sec] received Connection Times (ms) min mean[+/-sd] median max Connect: 0 1 0.6 0 12 Processing: 1 8 8.6 6 215 Waiting: 1 7 8.2 6 215 Total: 2 8 8.6 6 216 WARNING: The median and mean for the initial connection time are not within a normal deviation These results are probably not that reliable. Percentage of the requests served within a certain time (ms) 50% 6 66% 7 75% 7 80% 8 90% 12 95% 18 98% 27 99% 30 100% 216 (longest request) > ab -c 20 -t 2 http://labs.itb.ac.id:8080/index.html This is ApacheBench, Version 2.3 <$Revision: 655654 $> Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/ Licensed to The Apache Software Foundation, http://www.apache.org/ Benchmarking labs.itb.ac.id (be patient) Finished 3410 requests Server Software: Cherokee/0.99.20 Server Hostname: labs.itb.ac.id Server Port: 8080 Document Path: /index.html Document Length: 1795 bytes Concurrency Level: 20 Time taken for tests: 2.004 seconds Complete requests: 3410 Failed requests: 0 Write errors: 0 Total transferred: 6803750 bytes HTML transferred: 6120950 bytes Requests per second: 1701.28 [#/sec] (mean) Time per request: 11.756 [ms] (mean) Time per request: 0.588 [ms] (mean, across all concurrent requests) Transfer rate: 3314.90 [Kbytes/sec] received Connection Times (ms) min mean[+/-sd] median max Connect: 0 1 0.3 1 7 Processing: 2 9 48.7 6 1670 Waiting: 2 7 31.8 6 1570 Total: 3 10 48.7 7 1670 Percentage of the requests served within a certain time (ms) 50% 7 66% 7 75% 8 80% 8 90% 8 95% 10 98% 12 99% 14 100% 1670 (longest request) CHEROKEE BENCHMARK > ab -n 8000 -c 10 -v 1 http://labs.itb.ac.id:8080/index.html This is ApacheBench, Version 2.3 <$Revision: 655654 $> Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/ Licensed to The Apache Software Foundation, http://www.apache.org/ Benchmarking labs.itb.ac.id (be patient) Completed 800 requests Completed 1600 requests Completed 2400 requests Completed 3200 requests Completed 4000 requests Completed 4800 requests Completed 5600 requests Completed 6400 requests Completed 7200 requests Completed 8000 requests Finished 8000 requests Server Software: Cherokee/0.99.20 Server Hostname: labs.itb.ac.id Server Port: 8080 Document Path: /index.html Document Length: 1795 bytes Concurrency Level: 10 Time taken for tests: 4.652 seconds Complete requests: 8000 Failed requests: 0 Write errors: 0 Total transferred: 15960000 bytes HTML transferred: 14360000 bytes Requests per second: 1719.51 [#/sec] (mean) Time per request: 5.816 [ms] (mean) Time per request: 0.582 [ms] (mean, across all concurrent requests) Transfer rate: 3350.03 [Kbytes/sec] received Connection Times (ms) min mean[+/-sd] median max Connect: 0 1 0.3 1 10 Processing: 1 5 27.4 4 1120 Waiting: 1 5 23.7 4 1020 Total: 2 6 27.5 5 1121 Percentage of the requests served within a certain time (ms) 50% 5 66% 5 75% 5 80% 6 90% 6 95% 7 98% 8 99% 11 100% 1121 (longest request)
_______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
