cancel
Showing results for 
Search instead for 
Did you mean: 

Flushing cache slow from admin interface

Flushing cache slow from admin interface

Right now, day to day operations are a bit tough because flushing the cache takes a while to run.  Usually about 30-45 seconds.  During this time the front end is basically unresponsive.

 

If I run "bin/magento cache:flush" from the terminal, the flush occurs in less than 1 second and is much more usable.  Is there any way to get closer to that level of performance from the admin interface?

2 REPLIES 2

Re: Flushing cache slow from admin interface

Hello @joseph_digiovanna,

 

Yes. It will take some time by interface so that is not an issue. If you want to automatically refresh cache using cron then please perform below thing in a blog which saves your time.

 

http://vagento.com/automatically-refresh-cache-using-cron-magento-2/

 

--
If my answer is useful, please Accept as Solution & give Kudos

 

Re: Flushing cache slow from admin interface