Skip to main content

Apache status - Log Processes are not dying

Comments

3 comments

  • lordadel
    I have also noticed that "Gracefully finishing" processes have the same symptoms and they are not dying :/
    0
  • lordadel
    I have found the cause of the issue in case anyone have the same problem. It was a line in a PHP script that is using curl and failing while trying to resolve domain names. I commented out this line and the problem seems to be gone.
    curl_setopt($ch, CURLOPT_IPRESOLVE, CURL_IPRESOLVE_V4 );
    0
  • cPanelMichael
    Hello :) I am happy to see you were able to resolve the issue. Thank you for updating us with the outcome.
    0

Please sign in to leave a comment.