Advertisement
tucha

ApacheBench VPS (50 000/2): Iprosrv (1 CPU, 1 GB, 30 GB)

Mar 9th, 2013
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.64 KB | None | 0 0
  1. [tucha@rupor ~]$ ab -n 50000 -c 2 http://185.10.208.119/
  2. This is ApacheBench, Version 2.3 <$Revision: 655654 $>
  3. Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
  4. Licensed to The Apache Software Foundation, http://www.apache.org/
  5.  
  6. Benchmarking 185.10.208.119 (be patient)
  7. Completed 5000 requests
  8. Completed 10000 requests
  9. Completed 15000 requests
  10. Completed 20000 requests
  11. Completed 25000 requests
  12. Completed 30000 requests
  13. Completed 35000 requests
  14. Completed 40000 requests
  15. Completed 45000 requests
  16. Completed 50000 requests
  17. Finished 50000 requests
  18.  
  19.  
  20. Server Software: Apache/2.2.15
  21. Server Hostname: 185.10.208.119
  22. Server Port: 80
  23.  
  24. Document Path: /
  25. Document Length: 15091 bytes
  26.  
  27. Concurrency Level: 2
  28. Time taken for tests: 12857.383 seconds
  29. Complete requests: 50000
  30. Failed requests: 0
  31. Write errors: 0
  32. Total transferred: 772500000 bytes
  33. HTML transferred: 754550000 bytes
  34. Requests per second: 3.89 [#/sec] (mean)
  35. Time per request: 514.295 [ms] (mean)
  36. Time per request: 257.148 [ms] (mean, across all concurrent requests)
  37. Transfer rate: 58.67 [Kbytes/sec] received
  38.  
  39. Connection Times (ms)
  40. min mean[+/-sd] median max
  41. Connect: 2 2 7.4 2 1223
  42. Processing: 235 512 71.5 492 3081
  43. Waiting: 222 484 68.8 464 3054
  44. Total: 237 514 71.8 494 3083
  45.  
  46. Percentage of the requests served within a certain time (ms)
  47. 50% 494
  48. 66% 511
  49. 75% 527
  50. 80% 540
  51. 90% 583
  52. 95% 626
  53. 98% 710
  54. 99% 787
  55. 100% 3083 (longest request)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement