Transfusion

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

Mar 16th, 2013
177
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: Apache/2.2.22
  9. Server Hostname: localhost
  10. Server Port: 81
  11.  
  12. Document Path: /phpinfo.php
  13. Document Length: 85248 bytes
  14.  
  15. Concurrency Level: 100
  16. Time taken for tests: 104.321 seconds
  17. Complete requests: 100000
  18. Failed requests: 10174
  19. (Connect: 0, Receive: 0, Length: 10174, Exceptions: 0)
  20. Write errors: 0
  21. Keep-Alive requests: 0
  22. Total transferred: 8543888584 bytes
  23. HTML transferred: 8524788584 bytes
  24. Requests per second: 958.58 [#/sec] (mean)
  25. Time per request: 104.321 [ms] (mean)
  26. Time per request: 1.043 [ms] (mean, across all concurrent requests)
  27. Transfer rate: 79980.32 [Kbytes/sec] received
  28.  
  29. Connection Times (ms)
  30. min mean[+/-sd] median max
  31. Connect: 0 0 0.4 0 12
  32. Processing: 5 104 10.6 101 193
  33. Waiting: 5 102 9.6 99 189
  34. Total: 15 104 10.5 101 193
  35.  
  36. Percentage of the requests served within a certain time (ms)
  37. 50% 101
  38. 66% 105
  39. 75% 108
  40. 80% 110
  41. 90% 118
  42. 95% 127
  43. 98% 136
  44. 99% 141
  45. 100% 193 (longest request)
Add Comment
Please, Sign In to add comment