Alec,
On 08/23/2015 10:14 PM, Luciano Gabriel Andino wrote:
Hi ! just finishing roudcube db backup via mysqldump, noticed that session table has 105K rows, cache_messeges table about 162K rows. Does rcu database needs some kind of maintenance? I am using rcu
about
5 years ago with 30 email acounts.
On systems where default PHP session garbage collector is disabled (e.g. Debian) you should run bin/gc.sh script regularly. There's also bin/cleandb.sh script which removes records marked as deleted (e.g. contacts) after specified time from marking them as deleted.
That is not entirelly correct, Debian may has it disabled on php.ini, but it has a cron script that is always enabled by default that cleans sessions