httpd Failed Error

Discussion in 'Site & Server Administration' started by vatu, Mar 22, 2009.

  1. #1
    Hi Am getting thie error daily 6 to 8 time in my mail box.

    httpd failed @ Sat Mar 21 05:24:20 2009. A restart was attempted automagically.
    Service Check Method: [tcp connect]

    Failure Reason: Timeout while trying to get data from service


    ........................

    I got these error in my apache logs


    [Sat Mar 21 22:52:08 2009] [error] child process 16021 still did not exit, sending a SIGKILL
    [Sat Mar 21 22:52:08 2009] [error] child process 21012 still did not exit, sending a SIGKILL
    [Sat Mar 21 22:52:08 2009] [error] child process 6392 still did not exit, sending a SIGKILL
    [Sat Mar 21 22:52:08 2009] [error] child process 29090 still did not exit, sending a SIGKILL
    [Sat Mar 21 22:52:08 2009] [error] child process 28734 still did not exit, sending a SIGKILL
    [Sat Mar 21 22:52:08 2009] [error] child process 8903 still did not exit, sending a SIGKILL
    [Sat Mar 21 22:52:08 2009] [error] child process 12051 still did not exit, sending a SIGKILL
    [Sat Mar 21 22:52:08 2009] [error] child process 32368 still did not exit, sending a SIGKILL
    [Sat Mar 21 22:52:08 2009] [error] child process 7679 still did not exit, sending a SIGKILL
    [Sat Mar 21 22:52:08 2009] [error] child process 7106 still did not exit, sending a SIGKILL
    [Sat Mar 21 22:52:10 2009] [notice] caught SIGTERM, shutting down
    [Sat Mar 21 22:52:11 2009] [notice] suEXEC mechanism enabled (wrapper: /usr/local/apache/bin/suexec)
    [Sat Mar 21 22:52:11 2009] [notice] Apache/2.0.63 (Unix) mod_ssl/2.0.63 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 PHP/5.2.8 configured -- resuming normal operations
    [Sat Mar 21 23:00:30 2009] [error] [client 216.168.253.198] Invalid method in request \x80@\x01\x03
    [Sat Mar 21 23:00:30 2009] [error] [client 216.168.253.198] File does not exist: /usr/local/apache/htdocs/501.shtml




    So kinldy let me know where is the problem.

    And which files i have to modify to resolve this problem [​IMG]
     
    vatu, Mar 22, 2009 IP
  2. vatu

    vatu Active Member

    Messages:
    372
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    58
    #2
    no respose
     
    vatu, Mar 23, 2009 IP
  3. Camay123

    Camay123 Well-Known Member

    Messages:
    3,423
    Likes Received:
    86
    Best Answers:
    0
    Trophy Points:
    160
    #3
    its is pretty hard to tell from only these info. sorry. May you ask your provider.
     
    Camay123, Mar 23, 2009 IP
  4. CrumX

    CrumX Banned

    Messages:
    326
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Please include the setting for your httpd.conf

    Especially this part

    MaxKeepAliveRequests ??
    KeepAliveTimeout ??
    <IfModule prefork.c>
    ServerLimit ??
    StartServers ??
    MinSpareServers ??
    MaxSpareServers ??
    MaxClients ??
    MaxRequestsPerChild ??
    </IfModule>
     
    CrumX, Mar 25, 2009 IP