2

I was wondering if it would be possible to 'preload' the cache after cleaning/flushing it. I know that i.e. 'WP Super Cache' has a function for this in WordPress.

The reason why you want this is that every page loads slowly the first time you open them after cache cleaning. With a preload function, you could make the server read all the pages beforehand, not relying on a visitor to do the first visit.

As far as I know the WP Super Cache plugin calls 5 pages at a time in a loop until it has cached the entire site. Magento would profit from a function like this!

asked Oct 11, 2016 at 14:49

1 Answer 1

0

Currently this is not possible.

Try partially disable cache instead fully.

cache management in magento 2

answered Oct 11, 2016 at 18:03
1
  • Maybe I'll post this as a feature suggest then :) Commented Oct 12, 2016 at 6:43

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.