jakubmisek

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

Sep 12th, 2016
325
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.06 KB | None | 0 0
  1. Finished 13148 requests
  2.  
  3.  
  4. Server Software: Kestrel
  5. Server Hostname: localhost
  6. Server Port: 5000
  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: 13152
  14. Failed requests: 0
  15. Total transferred: 277288814 bytes
  16. HTML transferred: 276328791 bytes
  17. Requests per second: 1314.80 [#/sec] (mean)
  18. Time per request: 3.042 [ms] (mean)
  19. Time per request: 0.761 [ms] (mean, across all concurrent requests)
  20. Transfer rate: 27078.98 [Kbytes/sec] received
  21.  
  22. Connection Times (ms)
  23. min mean[+/-sd] median max
  24. Connect: 0 0 0.4 0 1
  25. Processing: 1 3 0.9 3 19
  26. Waiting: 0 1 0.6 1 15
  27. Total: 1 3 0.9 3 20
  28.  
  29. Percentage of the requests served within a certain time (ms)
  30. 50% 3
  31. 66% 3
  32. 75% 3
  33. 80% 4
  34. 90% 4
  35. 95% 4
  36. 98% 5
  37. 99% 6
  38. 100% 20 (longest request)
Add Comment
Please, Sign In to add comment