Hi! I'm running with a protected server against DDoS, problem is the next, due to some IP/seconds that connect to my website, some MySQL request is sent to the MySQL server, here's an example of the problem:
So MySQL is busy after it, how can I maybe limit MySQL request or make it better?
Thanks in advance.
Code:
76429 mysql 164 61 0 58556M 28979M RUN 4 109:30 604.98% mysqld
Thanks in advance.