FabianNL
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by FabianNL-
FabianNL commented,
Are you sure it's not xmlrpc attacks ? I think I have found the cause of the problems. I've disabled the ModSecurity OWASP package about 36 hours ago and since then I've seen no high loads anymore....
-
FabianNL commented,
Different platforms, WordPress (about 75%), Magento and some CakePHP sites.
-
FabianNL commented,
Hello, It's normal to see "/usr/sbin/httpd -k start" processes owned by the "nobody" user. That's the standard username Apache runs as. The following thread is a good place to start if you want to...
-
FabianNL created a post,
High CPU load and lots of '/usr/sbin/httpd -k start processes'
Almost everyday my server 'hangs' for about 2 hours, because there are 20+ processes '/usr/sbin/httpd -k start', owned by nobody. If I kill these processes, everything returns to normal. I checked ...