Transfusion

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

Mar 17th, 2013
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.43 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: nginx/1.2.1
  9. Server Hostname: localhost
  10. Server Port: 81
  11.  
  12. Document Path: /phpinfo.php
  13. Document Length: 79068 bytes
  14.  
  15. Concurrency Level: 100
  16. Time taken for tests: 116.064 seconds
  17. Complete requests: 100000
  18. Failed requests: 9964
  19. (Connect: 0, Receive: 0, Length: 9964, Exceptions: 0)
  20. Write errors: 0
  21. Keep-Alive requests: 0
  22. Total transferred: 7922488920 bytes
  23. HTML transferred: 7906788920 bytes
  24. Requests per second: 861.60 [#/sec] (mean)
  25. Time per request: 116.064 [ms] (mean)
  26. Time per request: 1.161 [ms] (mean, across all concurrent requests)
  27. Transfer rate: 66660.06 [Kbytes/sec] received
  28.  
  29. Connection Times (ms)
  30. min mean[+/-sd] median max
  31. Connect: 0 0 0.1 0 5
  32. Processing: 3 116 10.6 115 389
  33. Waiting: 3 114 10.3 113 385
  34. Total: 7 116 10.6 115 389
  35.  
  36. Percentage of the requests served within a certain time (ms)
  37. 50% 115
  38. 66% 117
  39. 75% 119
  40. 80% 120
  41. 90% 123
  42. 95% 126
  43. 98% 131
  44. 99% 134
  45. 100% 389 (longest request)
  46. root@base:/etc/nginx/sites-enabled#
Add Comment
Please, Sign In to add comment