jakubmisek

ab -c4 -t10 http://localhost:14082/test.php

Sep 12th, 2016
268
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 KB | None | 0 0
  1. Finished 9783 requests
  2.  
  3.  
  4. Server Software: Microsoft-IIS/10.0
  5. Server Hostname: localhost
  6. Server Port: 14082
  7.  
  8. Document Path: /test.php
  9. Document Length: 21015 bytes
  10.  
  11. Concurrency Level: 4
  12. Time taken for tests: 10.000 seconds
  13. Complete requests: 9783
  14. Failed requests: 0
  15. Total transferred: 209229021 bytes
  16. HTML transferred: 205589745 bytes
  17. Requests per second: 978.30 [#/sec] (mean)
  18. Time per request: 4.089 [ms] (mean)
  19. Time per request: 1.022 [ms] (mean, across all concurrent requests)
  20. Transfer rate: 20432.52 [Kbytes/sec] received
  21.  
  22. Connection Times (ms)
  23. min mean[+/-sd] median max
  24. Connect: 0 0 0.4 0 2
  25. Processing: 2 4 2.8 3 126
  26. Waiting: 2 4 2.8 3 125
  27. Total: 2 4 2.8 4 126
  28.  
  29. Percentage of the requests served within a certain time (ms)
  30. 50% 4
  31. 66% 4
  32. 75% 4
  33. 80% 5
  34. 90% 6
  35. 95% 7
  36. 98% 8
  37. 99% 10
  38. 100% 126 (longest request)
Add Comment
Please, Sign In to add comment