Transfusion

ab -kc 1000 -n 100000 http://localhost:81/ipsum.html

Mar 16th, 2013
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.34 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: /ipsum.html
  13. Document Length: 4535 bytes
  14.  
  15. Concurrency Level: 1000
  16. Time taken for tests: 3.130 seconds
  17. Complete requests: 100000
  18. Failed requests: 0
  19. Write errors: 0
  20. Keep-Alive requests: 100000
  21. Total transferred: 475400000 bytes
  22. HTML transferred: 453500000 bytes
  23. Requests per second: 31953.20 [#/sec] (mean)
  24. Time per request: 31.296 [ms] (mean)
  25. Time per request: 0.031 [ms] (mean, across all concurrent requests)
  26. Transfer rate: 148345.23 [Kbytes/sec] received
  27.  
  28. Connection Times (ms)
  29. min mean[+/-sd] median max
  30. Connect: 0 0 3.2 0 41
  31. Processing: 14 31 3.0 31 70
  32. Waiting: 14 31 3.0 31 70
  33. Total: 14 31 4.2 31 70
  34.  
  35. Percentage of the requests served within a certain time (ms)
  36. 50% 31
  37. 66% 31
  38. 75% 31
  39. 80% 31
  40. 90% 32
  41. 95% 32
  42. 98% 35
  43. 99% 57
  44. 100% 70 (longest request)
Add Comment
Please, Sign In to add comment