Skip to main content

Apache stops for 10 mins every 4 hours

Comments

4 comments

  • cPanelMichael
    Hello :) The thread title suggests that Apache stops every four hours. Could you post the output from the Apache error log when Apache is stopped? Are you having to manually start it back up? Thank you.
    0
  • MilesWeb
    Could you please check the number of connections using the command below when apache stops ? It will help to investigate further. [QUOTE]netstat -nap | grep :80 | wc -l
    If the number of connections are high, I will recommend you to use prefork & increase Max Clients and Server Limits.
    0
  • eabhi200k
    Hello, The number of connections are: 7645 Please recommend exact setting, I have already mentioned the settings currently being used. [quote="milesgeek, post: 1614572">Could you please check the number of connections using the command below when apache stops ? It will help to investigate further. If the number of connections are high, I will recommend you to use prefork & increase Max Clients and Server Limits.
    [COLOR="silver">- - - Updated - - - how to check error log ? And also it starts automatically after 2 to 4 minutes [quote="cPanelMichael, post: 1614532">Hello :) The thread title suggests that Apache stops every four hours. Could you post the output from the Apache error log when Apache is stopped? Are you having to manually start it back up? Thank you.
    0
  • cPanelMichael
    The Apache error log is located at: /usr/local/apache/logs/error_log Thank you.
    0

Please sign in to leave a comment.