Mandatory information about my setup:
Have I read the related troubleshooter articles above before posting (which pages?)? No
Have I searched the tickets before posting? No
Have I read the documentation before posting (which pages?)? No
Joomla! version: (unknown)
PHP version: (unknown)
MySQL version: (unknown)
Host: (optional, but it helps us help you)
Admin Tools version: (unknown)
Description of my issue:
My server is loading 100% cpu, and I run server command to check: netstat -anp |grep ‘tcp|udp’ | awk ‘{print $5}’ | cut -d: -f1 | sort | uniq -c | sort –n
found that there are 300 connections to my server. One of the IP has 73 connection. Is this IP doing DDOS attack to my server?