Emptying cache resp. rebuilding takes very long
-
Maybe this is just a matter of understanding, but when I set up the plugin and test minifying JS manually, I have to add each JS file’s URL one by one in order to see, if and where something breaks.
But after each change I have to empty both caches (page and minify) and then refresh the page in my browser, so that the cache is rebuilt, right?
That rebuilding takes more than 5 minutes though and always maxes out the CPU on the server.
So my question is, is that normal and if so, how do you usually handle the step-by-step minifying of JS?
If this is not normal behaviour, what could cause these very long cache rebuilding times?
- The topic ‘Emptying cache resp. rebuilding takes very long’ is closed to new replies.