Direct admin slow and forum comunication with database is slow

Discussion in 'Site & Server Administration' started by ASTRAPI, Jul 11, 2009.

  1. #1
    Hello

    I have a customer with invision forum and it was on cpanel and i add him to direct admin in the same server and all start to work very slow :(

    Can you please recomend me what to check?

    It seems something with memory settings or the forum with database to comunicate very slow :(

    I told him to add direct admin to be faster as it needs less memory..

    And he don't use any extra services only the basic one database ssh and ftp.

    Thank you
     
    ASTRAPI, Jul 11, 2009 IP
  2. gary4gar

    gary4gar Peon

    Messages:
    496
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Check the system load? also check what process are eating the CPU Pie.did you try to optimize apache and mysql?

    
    $top
    $vmstat
    $free -m
    $netstat -an|grep :80|wc -l
    
    Code (markup):
    Lastly, tell us Machine specs
     
    gary4gar, Jul 11, 2009 IP
  3. Bohra

    Bohra Prominent Member

    Messages:
    12,573
    Likes Received:
    537
    Best Answers:
    0
    Trophy Points:
    310
    #3
    Direct admin uses less ram than cpanel maybe its some other issue
     
    Bohra, Jul 11, 2009 IP
  4. ASTRAPI

    ASTRAPI Guest

    Messages:
    500
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    No.

    top command results:
    [​IMG]

    vmstat command results:
    [​IMG]

    free -m command results:
    [​IMG]

    netstat -an|grep :80|wc -l command results:
    677

    Machine is dedicated server:

    Dual Core Xeon 3065 (2.33GHz, 4MB, 1333MHz FSB)

    4GB Ram

    100Mbit speed

    Thnaks for your help.

    The forum have 62.000 members and 940.000 posts.


    Here is my httpd.conf:


    From php info:

     
    ASTRAPI, Jul 11, 2009 IP