Apache reading = DOS attack ?
If you are seeing many “? ..reading..” when your are clicking on Apache status in WHM and your Apache server is slow, there is a chance that your http server is under a dos attach.
You can check this out by:
Log on your server as root
Type the fallowing command
netstat -plan|grep :80|awk {’print $5′}|cut -d: [...]
- December 17th
- 3 Comments

