Transfusion

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

Mar 17th, 2013
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.39 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: 78849 bytes
  14.  
  15. Concurrency Level: 1
  16. Time taken for tests: 197.087 seconds
  17. Complete requests: 100000
  18. Failed requests: 89586
  19. (Connect: 0, Receive: 0, Length: 89586, Exceptions: 0)
  20. Write errors: 0
  21. Keep-Alive requests: 0
  22. Total transferred: 7900786820 bytes
  23. HTML transferred: 7884986820 bytes
  24. Requests per second: 507.39 [#/sec] (mean)
  25. Time per request: 1.971 [ms] (mean)
  26. Time per request: 1.971 [ms] (mean, across all concurrent requests)
  27. Transfer rate: 39148.35 [Kbytes/sec] received
  28.  
  29. Connection Times (ms)
  30. min mean[+/-sd] median max
  31. Connect: 0 0 0.0 0 1
  32. Processing: 1 2 0.7 2 175
  33. Waiting: 1 2 0.7 2 174
  34. Total: 1 2 0.7 2 175
  35.  
  36. Percentage of the requests served within a certain time (ms)
  37. 50% 2
  38. 66% 2
  39. 75% 2
  40. 80% 2
  41. 90% 2
  42. 95% 2
  43. 98% 2
  44. 99% 3
  45. 100% 175 (longest request)
Add Comment
Please, Sign In to add comment