SQL overload
-
Hello,
For 1-2 weeks, my website has been working erraticly.
It is down most of the time, overloaded with to much Queries.
Adding Cloudflare, i reduced the HTTP requests but now, my SQL server is very weak.
It is using a lot of CPU.
Some requests overload it and I got Error establishing a database connection.
When i try ti repair (define(‘WP_ALLOW_REPAIR’, true);) i got often this message :
“wp_options: 2 clients are using or haven’t closed the table properly”.I believe that my website is under a DDOS attack or something but i don’t know how to react properly.
How can I know what process a causing my problem ?
What should I do ?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘SQL overload’ is closed to new replies.