Looking Linex expert who can optimize my serve

Discussion in 'Site & Server Administration' started by zahidraf, Mar 21, 2011.

  1. #1
    I am looking some linux expert who can optimize my server for heavy traffic
     
    zahidraf, Mar 21, 2011 IP
  2. supportex

    supportex Peon

    Messages:
    66
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    0
    #2
    Which distributive do you use? 32 or 64?
    Do you use nginx, apache, MySQL?

    Also please provide more information about you server.
     
    supportex, Mar 21, 2011 IP
  3. rod.maqstuirt

    rod.maqstuirt Peon

    Messages:
    11
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Please Define "heavy". And ye, what services are running?
     
    rod.maqstuirt, Mar 21, 2011 IP
  4. zahidraf

    zahidraf Well-Known Member

    Messages:
    450
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    101
    #4
    I am running, Apache 2.2 with Mysql and running word press blog

    some peak time, site is getting some heavy traffic and we limit Apache to 600 Max client Limit

    Current server has 2x Xeon 2.0 with 8gb of ram.
     
    zahidraf, Mar 22, 2011 IP
  5. supportex

    supportex Peon

    Messages:
    66
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    0
    #5
    What Linux do you run? How many visitors do you have daily?
    Did you try mysqltuner? Would you show us its output ?
    Also please show output of 'free -m' command.
     
    supportex, Mar 22, 2011 IP
  6. zahidraf

    zahidraf Well-Known Member

    Messages:
    450
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    101
    #6
    I do not have any mysql or query issue

    Only I want to know is there Apache as a software it has limit to handle Max Client Limit or what ?
    If Apache as software not able to handle up to 600 Max client limit then there is no benefit to upgrade hardware

    some one suggest split site into two server
    one has db and other has webserver

    I has a wordpress sites
     
    zahidraf, Mar 22, 2011 IP
  7. Smexy

    Smexy Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    I think your server is big enough to handle just 600 clients all at once.
    but well since you are asking how to increase it's max client limit then try tweaking up your httpd.conf
     
    Smexy, Mar 22, 2011 IP
  8. zahidraf

    zahidraf Well-Known Member

    Messages:
    450
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    101
    #8
    @smexy

    But it was down for this limit ?

    that is the issue ?
     
    zahidraf, Mar 22, 2011 IP
  9. st1905

    st1905 Well-Known Member

    Messages:
    573
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    135
    #9
    @zahidraf

    For wordpress use nginx_proxy_cache and cache_purge module to purge anything at any given time, you can split logged in users (Tell nginx not to cache their requests and not serve from cache).

    600 online is not a lot but depends on your configuration and hardware.
     
    st1905, Mar 23, 2011 IP
  10. saqib889

    saqib889 Peon

    Messages:
    1,291
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #10
    Install nginx and zend optimizer, or if you need my personal assistance I can help you.

    just conatact me.
     
    saqib889, Mar 23, 2011 IP
  11. Smexy

    Smexy Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #11
    @zahidraf

    yes possibly. but try to use top -c when your server is getting slow and almost down and post the result here.
     
    Smexy, Mar 23, 2011 IP
  12. rod.maqstuirt

    rod.maqstuirt Peon

    Messages:
    11
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #12
    Apache is working like prefork or MPM worker module?
    httpd -l to show apache mokules. if need any help, pm me, will try to solve Your problem.
     
    rod.maqstuirt, Mar 23, 2011 IP