Mysql cache overgrowth

Hello guys!

I have a client has many hits on the screen cases. And this is greatly burdening the cache generated by MYSQL.

Log:
@suitecrm-server:~$ free -m
total used free shared buffers cached
Mem: 16015 13693 2321 380 308 12348
-/+ buffers/cache: 1036 14978
Swap: 32627 122 32505

is there any way to slow down this cache?

Thanks for help!

I don’t know, but Maybe start by doing a general check on the database size and health. This might help.

https://pgorod.github.io/Database-tables-size/

Sometimes just clearing out the trash is enough for the problems to go away.