Huge DB index size for AWS – Activating plugin makes site unresponsive
-
I’ve been using AWS Pro for a long time, with a site that has about 8500 across three languages.
Lately the plugin has become completely unusable, making the site tank if anybody uses the search in the frontend. I’ve been doing some digging in the database, and the AWS index table is a whopping 1.3 GiB, 9,316,920 rows!!! Using innoDB, that’s read into the servers memory every time somebody makes a search request – no wonder the site becomes unresponsive!
Looking at the table, there’s a lot of rows that could be stripped out (yoast rows for instance), to make it more manageable, but as far as I know, there is no way to determine what goes into the AWS index table, and what dosen’t?
How can I fix this, and make the search usable on the site again?
- The topic ‘Huge DB index size for AWS – Activating plugin makes site unresponsive’ is closed to new replies.