Erase Optimization History – 724350 entries
-
Hi ,
our website currently has 724350 images optimized.And every single image is stored in the database. So there are 724350 entries in the database, right?
Now if a new image is to be optimized, this new image must be matched with each of the 724350 entries, correct?
I think the plugin is having problems with this on our end. It seems to no longer opitimize the images via cronjob.
We have now programmed it to create a text file with the new folder paths and then load this text file in wp-config and assign it to the plugin via “EWWW_IMAGE_OPTIMIZER_AUX_PATHS”.
So now my question. There is a button “Erase Optimization History”. I guess, this will empty the database with the entries. ( Is this the database table “ewwwio_images” ?)
What exactly happens when I press the button? Does a modal come up where you can follow the process of emptying?
And can I expect, if I empty the 724350 entries, that the plugin will run faster again ?
Because calling the settings page in the admin also already takes several seconds.
Of course you would have to make sure that already optimized images, folder paths are defined in the exclude, that these are not optimized again.
- The topic ‘Erase Optimization History – 724350 entries’ is closed to new replies.