Advertisement
tucha

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

Mar 9th, 2013
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.65 KB | None | 0 0
  1. [tucha@rupor ~]$ ab -n 100000 -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 10000 requests
  8. Completed 20000 requests
  9. Completed 30000 requests
  10. Completed 40000 requests
  11. Completed 50000 requests
  12. Completed 60000 requests
  13. Completed 70000 requests
  14. Completed 80000 requests
  15. Completed 90000 requests
  16. Completed 100000 requests
  17. Finished 100000 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: 27235.664 seconds
  29. Complete requests: 100000
  30. Failed requests: 0
  31. Write errors: 0
  32. Total transferred: 1545000000 bytes
  33. HTML transferred: 1509100000 bytes
  34. Requests per second: 3.67 [#/sec] (mean)
  35. Time per request: 544.713 [ms] (mean)
  36. Time per request: 272.357 [ms] (mean, across all concurrent requests)
  37. Transfer rate: 55.40 [Kbytes/sec] received
  38.  
  39. Connection Times (ms)
  40. min mean[+/-sd] median max
  41. Connect: 2 3 11.9 2 1401
  42. Processing: 228 542 91.3 517 4022
  43. Waiting: 216 512 86.3 488 3912
  44. Total: 230 545 92.0 519 4025
  45.  
  46. Percentage of the requests served within a certain time (ms)
  47. 50% 519
  48. 66% 548
  49. 75% 571
  50. 80% 588
  51. 90% 638
  52. 95% 693
  53. 98% 782
  54. 99% 841
  55. 100% 4025 (longest request)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement