Skip to main content
We are aware of an issue after updating to cPanel versions 11.110.0.65, 11.126.0.21, or 11.128.0.11, some cPanel plugins or features are no longer functioning properly including WP Toolkit. Presently, updates for releases are temporarily disabled while we continue working on a solution for the missing addon features directory. Please see the following article for more information and updates:
Update to latest cPanel 110, 126, or 128 versions removes "addonfeatures" directory.

Does this Apache status look right?

Comments

4 comments

  • rhenderson
    In doing some reading (I am not used to Nginx) I assume Apache is reporting the connections from the local server to Nginx. If that's the case other than something like netstat -tn 2>/dev/null | grep :80 | awk '{print $5}' | cut -d: -f1 | sort | uniq -c | sort -nr | head via SSH is there away to see the ip connections Nginx is serving?
    0
  • cPRex Jurassic Moderator
    Hey there! You'll want to make sure that mod_remoteip is installed on the server: Can you try that and see if you get the IP addresses displayed how you expect?
    0
  • rhenderson
    cPRex that is exactly what I was looking for, the instructions worked perfectly, thanks for sharing, it is very much appreciated.
    0
  • cPRex Jurassic Moderator
    I'm glad to hear that's working well now!
    0

Please sign in to leave a comment.