Results 1 to 10 of 10
  1. #1
    Join Date
    Oct 2009
    Posts
    116

    Help me test my server.

    First of sorry mods/admins if this is the wrong forum for this. Please move it

    Hey guys, I want to see how my server handles under a load. So If you don't mind, check out my site http://beta.egnpro.net/
    Browse around maybe use some features or even sign-up.

    Thanks, appreciate the help testing!

    Let me know if any issues arise!

  2. #2
    Join Date
    May 2008
    Posts
    340
    One way you can benchmark the web server by simulating the number of connections/requests. This can be done by using the tool ab.

    Twitter : http://twitter.com/eth1networks
    Contact Us : support[at]eth1.in

  3. #3
    Join Date
    Sep 2007
    Posts
    369

    *

    Quote Originally Posted by IamDH4 View Post
    First of sorry mods/admins if this is the wrong forum for this. Please move it

    Hey guys, I want to see how my server handles under a load. So If you don't mind, check out my site http://beta.egnpro.net/
    Browse around maybe use some features or even sign-up.

    Thanks, appreciate the help testing!

    Let me know if any issues arise!
    Server response seems ok, please do customize your apache and mysql
    Thanks,
    Noman
    noman@linuxonsupport.com
    O Canada, we stand on guard for thee

  4. #4
    Join Date
    Mar 2004
    Location
    /dev/null
    Posts
    275
    From 100mbit VPS in Montreal
    Code:
    jp@lo:~$ sudo ab -n 1000 -c 1000 http://beta.egnpro.net/
    This is ApacheBench, Version 2.0.40-dev <$Revision: 1.146 $> apache-2.0
    Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
    Copyright 2006 The Apache Software Foundation, http://www.apache.org/
    
    Benchmarking beta.egnpro.net (be patient)
    Completed 100 requests
    Completed 200 requests
    Completed 300 requests
    Completed 400 requests
    Completed 500 requests
    Completed 600 requests
    Completed 700 requests
    Completed 800 requests
    Completed 900 requests
    Finished 1000 requests
    
    
    Server Software:        Apache
    Server Hostname:        beta.egnpro.net
    Server Port:            80
    
    Document Path:          /
    Document Length:        645 bytes
    
    Concurrency Level:      1000
    Time taken for tests:   9.725004 seconds
    Complete requests:      1000
    Failed requests:        44
       (Connect: 0, Length: 44, Exceptions: 0)
    Write errors:           0
    Non-2xx responses:      956
    Total transferred:      2361240 bytes
    HTML transferred:       2205196 bytes
    Requests per second:    102.83 [#/sec] (mean)
    Time per request:       9725.004 [ms] (mean)
    Time per request:       9.725 [ms] (mean, across all concurrent requests)
    Transfer rate:          237.02 [Kbytes/sec] received
    
    Connection Times (ms)
                  min  mean[+/-sd] median   max
    Connect:       54  609 1678.5     54    9054
    Processing:    84 1091 1560.0    558    6661
    Waiting:       83 1080 1554.9    556    6661
    Total:        138 1700 2598.6    619    9715
    
    Percentage of the requests served within a certain time (ms)
      50%    619
      66%    739
      75%    910
      80%   2279
      90%   3890
      95%   9585
      98%   9612
      99%   9710
     100%   9715 (longest request)
    100 concurrent connections per seconds for PHP/MYSQL pages is fine!

  5. #5
    Join Date
    Oct 2009
    Posts
    116
    Quote Originally Posted by nomankhn View Post
    Server response seems ok, please do customize your apache and mysql
    What do you mean by this?

    Thanks.

  6. #6
    Join Date
    Oct 2009
    Posts
    116
    Quote Originally Posted by eth1 View Post
    One way you can benchmark the web server by simulating the number of connections/requests. This can be done by using the tool ab.
    Thanks for that link, I was not aware of this tool! Great addition to the arsenal.

  7. #7
    Join Date
    Oct 2009
    Posts
    116
    Quote Originally Posted by oldunis View Post

    Failed requests: 44
    (Connect: 0, Length: 44, Exceptions: 0)
    What does this mean?

    Quote Originally Posted by oldunis View Post
    Concurrency Level: 1000
    That Means it processed with 1000 simultaneous connections not 100 right?

    Thanks.

  8. #8
    Join Date
    Mar 2004
    Location
    /dev/null
    Posts
    275
    Concurrency level means 1000 connections where made simultaneously, but your server could not handle all of them. That's why if you try to open your webpage using a browser when stressing your server with that tool, it might take a few seconds before getting the connection established.

    From what I remember, the length failed request merely means that 44 request did not have the exact length that your server announced in the header.

  9. #9
    Join Date
    Oct 2009
    Posts
    116
    Quote Originally Posted by oldunis View Post
    Concurrency level means 1000 connections where made simultaneously, but your server could not handle all of them. That's why if you try to open your webpage using a browser when stressing your server with that tool, it might take a few seconds before getting the connection established.

    From what I remember, the length failed request merely means that 44 request did not have the exact length that your server announced in the header.
    ahh, ok, so looks like my server could handle 956 viewers under load lol -- that is without losing much or any QOS.

  10. #10
    Join Date
    Apr 2003
    Location
    NC
    Posts
    3,093
    Just remember those type tools will work but they are only testing specific pages. Once you get users on a site search, surfing, downloading files, etc the number will change. They can give you a general idea but it is nothing like normal load.
    John W, CISSP, C|EH
    MS Information Security and Assurance
    ITEagleEye.com - Server Administration and Security
    Yawig.com - Managed VPS and Dedicated Servers with VIP Service

Similar Threads

  1. leave your server address, dedicated server speed test
    By a1001800 in forum Other Reviews
    Replies: 8
    Last Post: 02-03-2008, 01:58 AM
  2. Can some Europeon server test my server speed
    By Georgecooldude in forum Other Reviews
    Replies: 4
    Last Post: 08-13-2005, 10:53 AM
  3. Server test: Tokyo/japan based server
    By valentin_nils in forum Other Reviews
    Replies: 24
    Last Post: 12-18-2004, 10:44 PM
  4. please do a test on my server
    By critical in forum Dedicated Server
    Replies: 19
    Last Post: 03-05-2003, 08:23 AM
  5. test w2k server?
    By torwill in forum Dedicated Server
    Replies: 0
    Last Post: 08-22-2002, 07:40 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •