Transfusion

Apache: ab -kc 100 -n 1000 http://localhost:81/kangle.avi

Mar 17th, 2013
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.35 KB | None | 0 0
  1. This is ApacheBench, Version 2.3 <$Revision: 655654 $>
  2. Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
  3. Licensed to The Apache Software Foundation, http://www.apache.org/
  4.  
  5. Benchmarking localhost (be patient)
  6.  
  7.  
  8. Server Software: Apache/2.2.22
  9. Server Hostname: localhost
  10. Server Port: 81
  11.  
  12. Document Path: /kangle.avi
  13. Document Length: 47662080 bytes
  14.  
  15. Concurrency Level: 100
  16. Time taken for tests: 50.415 seconds
  17. Complete requests: 1000
  18. Failed requests: 0
  19. Write errors: 0
  20. Keep-Alive requests: 1000
  21. Total transferred: 47662380000 bytes
  22. HTML transferred: 47662080000 bytes
  23. Requests per second: 19.84 [#/sec] (mean)
  24. Time per request: 5041.539 [ms] (mean)
  25. Time per request: 50.415 [ms] (mean, across all concurrent requests)
  26. Transfer rate: 923235.82 [Kbytes/sec] received
  27.  
  28. Connection Times (ms)
  29. min mean[+/-sd] median max
  30. Connect: 0 0 1.0 0 4
  31. Processing: 117 4961 9148.7 193 35557
  32. Waiting: 0 477 1567.3 0 6653
  33. Total: 117 4961 9149.3 193 35560
  34.  
  35. Percentage of the requests served within a certain time (ms)
  36. 50% 193
  37. 66% 486
  38. 75% 2396
  39. 80% 10520
  40. 90% 21815
  41. 95% 26844
  42. 98% 30133
  43. 99% 33214
  44. 100% 35560 (longest request)
Add Comment
Please, Sign In to add comment