Extension, Module

Archived
Forum
(read-only)

CE Cache

ExpressionEngine 2, ExpressionEngine 3

Back to this add-on's main page
View Other Add-ons From Causing Effect

     

ce_cache_db_driver table is around 10 GB size

Support Request

bandari
bandari

Hello:

I installed the CE CACHE plugin on my ExpressionEngine v. 2.11.1 .  Everything started working well the first two weeks but now it is taking too long to load a page from the site, and sometimes I got disconnected. Here is my current configuation

//// CE cache settings
$config[‘ce_cache_drivers’] = ‘file|db’;
$config[‘ce_cache_file_permissions’] = 0644;
$config[‘ce_cache_dir_permissions’] = 0775;
$config[‘ce_cache_seconds’] = 300;

Next, doing a research on my server I found that the ce_cache_db_driver table is around 10 GB size and the file cache directory is some GBs on size… This is going to consume all my hard drive and my DB.. Also, since it is a really big cache, I am not able to view the files on the EE Control Panel.

Any ideas about how to purge both, DB and File Cache?

Thanks for your quick answer

Saludos,