D:\tools\Apache2.2\bin>ab -n 1000 -c 50 http://192.168.xx.xxx:7080/jfinalBeetl
This is ApacheBench, Version 2.3
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Licensed to The Apache Software Foundation, http://www.apache.org/
Concurrency Level: 50
Time taken for tests: 0.656 seconds
Complete requests: 1000
Failed requests: 0
Write errors: 0
Non-2xx responses: 1000
Total transferred: 146000 bytes
HTML transferred: 0 bytes
Requests per second: 1523.81 [#/sec] (mean)
Time per request: 32.813 [ms] (mean)
Time per request: 0.656 [ms] (mean, across all concurrent requests)
Transfer rate: 217.26 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 2.6 0 16
Processing: 0 32 6.3 31 47
Waiting: 0 20 11.2 16 47
Total: 0 32 6.4 31 47
Percentage of the requests served within a certain time (ms)
50% 31
66% 31
75% 31
80% 31
90% 47
95% 47
98% 47
99% 47
100% 47 (longest request)
D:\tools\Apache2.2\bin>ab -n 1000 -c 50 http://192.168.xx.xxx:7080/Root
This is ApacheBench, Version 2.3
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Licensed to The Apache Software Foundation, http://www.apache.org/
Server Software: Apache-Coyote/1.1
Server Hostname: 192.168.xx.xxx
Server Port: 7080
Document Path: /Root
Document Length: 11430 bytes
Concurrency Level: 50
Time taken for tests: 1.297 seconds
Complete requests: 1000
Failed requests: 0
Write errors: 0
Total transferred: 11571000 bytes
HTML transferred: 11430000 bytes
Requests per second: 771.08 [#/sec] (mean)
Time per request: 64.844 [ms] (mean)
Time per request: 1.297 [ms] (mean, across all concurrent requests)
Transfer rate: 8713.10 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 1 4.1 0 16
Processing: 16 62 9.7 63 94
Waiting: 0 29 18.1 31 78
Total: 16 63 9.5 63 94
Percentage of the requests served within a certain time (ms)
50% 63
66% 63
75% 63
80% 63
90% 78
95% 78
98% 78
99% 78
100% 94 (longest request)