Bloated database
-
Hello!
During a server issue today, MariaDB was using very high CPU, and the MySQL process list showed many repeated queries like:SELECT value FROM cleantalk_sessions WHERE id = …
The database table cleantalk_sessions currently has approximately 203,455 rows and is about 82.27 MB.
The server had also been receiving heavy bot/crawler traffic to fake gambling/spam URLs, which likely caused many CleanTalk session checks.
Can you confirm whether this table size is normal, whether CleanTalk automatically cleans this table, and whether there are settings to reduce session/log retention or prevent the table from growing too much? I don’t want to have bloat in my database by storing all these sessions forever.
Thank you for your time and help!
You must be logged in to reply to this topic.