Skip to main content

httpd.pid not readable after start

Comments

3 comments

  • cPanelLauren
    Hello @xata11 Is anything noted in the apache error log during the timeframe the issue occurs? /etc/apache2/logs/error_log
    0
  • xata11
    Hello @xata11 Is anything noted in the apache error log during the timeframe the issue occurs? /etc/apache2/logs/error_log

    the issue has been fixed, it seems mod_evasive is blocking cloudflare ip which hit heavily on my server, so I disable mod_evasive and increased php-fpm pool size from 5 to 10, the only problem I am having now Is bots that as heavily hitting me, and I cannot block their IP since I am connected to cloudflare, I only get to see cloudflare IP(s) instead of the bot IP when I checked on my apache log, especially SemrushBot.
    0
  • cPanelLauren
    Hi @xata11 That would do it! You might want to check CloudFlare's IP ranges and add them in mod_evasives whitelist - if you want to continue using it. Also in regard to the bot traffic, you might want to look into mod_remoteip which once configured will allow for the correct IP to be shown. At one point CloudFlare had the mod_cloudflare plugin that did this but they've since deprecated it in favor of mod_remoteip. Thanks!
    0

Please sign in to leave a comment.