How to set "Timeout Settings"

Discussion in 'Site & Server Administration' started by moneymakingguru, Jun 21, 2007.

  1. #1
    moneymakingguru, Jun 21, 2007 IP
  2. inworx

    inworx Peon

    Messages:
    4,860
    Likes Received:
    201
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You need to change the settings in httpd.conf file

    /etc/httpd/conf/httpd.conf
     
    inworx, Jun 21, 2007 IP
    moneymakingguru likes this.
  3. moneymakingguru

    moneymakingguru Well-Known Member

    Messages:
    1,103
    Likes Received:
    101
    Best Answers:
    0
    Trophy Points:
    125
    #3
    Hi there,
    Thanks for your help, but where exactly can i find that file? I m not so clued up about hosting side of things.. And what to do to change it?

    Thanks..

     
    moneymakingguru, Jun 21, 2007 IP
  4. inworx

    inworx Peon

    Messages:
    4,860
    Likes Received:
    201
    Best Answers:
    0
    Trophy Points:
    0
    #4
    SSH to server and su - to root

    Enter

    nano /etc/httpd/conf/httpd.conf

    Scroll down, you'll find

    Apache TimeOut 300
    Code (markup):
    Replace the 300 to any amount. Remember, its seconds.
     
    inworx, Jun 22, 2007 IP
  5. readme

    readme Banned

    Messages:
    103
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #5
    And also, as you are using a submition, remember to change competitively the timeout value of Mysql here:

    /etc/my.cnf

    Good Luck.
     
    readme, Jun 22, 2007 IP