Transfusion

ab -kc 100 -n 100000 http://localhost:81/phpinfo.php

Mar 17th, 2013
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.40 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: kangle/3.1.8
  9. Server Hostname: localhost
  10. Server Port: 81
  11.  
  12. Document Path: /phpinfo.php
  13. Document Length: 78850 bytes
  14.  
  15. Concurrency Level: 100
  16. Time taken for tests: 122.401 seconds
  17. Complete requests: 100000
  18. Failed requests: 10050
  19. (Connect: 0, Receive: 0, Length: 10050, Exceptions: 0)
  20. Write errors: 0
  21. Keep-Alive requests: 0
  22. Total transferred: 7900788835 bytes
  23. HTML transferred: 7884988835 bytes
  24. Requests per second: 816.99 [#/sec] (mean)
  25. Time per request: 122.401 [ms] (mean)
  26. Time per request: 1.224 [ms] (mean, across all concurrent requests)
  27. Transfer rate: 63035.64 [Kbytes/sec] received
  28.  
  29. Connection Times (ms)
  30. min mean[+/-sd] median max
  31. Connect: 0 0 0.1 0 5
  32. Processing: 12 122 9.8 121 371
  33. Waiting: 12 122 9.8 121 371
  34. Total: 17 122 9.7 121 371
  35.  
  36. Percentage of the requests served within a certain time (ms)
  37. 50% 121
  38. 66% 123
  39. 75% 124
  40. 80% 125
  41. 90% 128
  42. 95% 131
  43. 98% 135
  44. 99% 137
  45. 100% 371 (longest request)
Add Comment
Please, Sign In to add comment