Title: Automatic cache priming
Last modified: February 4, 2017

---

# Automatic cache priming

 *  Resolved [philbee](https://wordpress.org/support/users/philbee/)
 * (@philbee)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/automatic-cache-priming/)
 * Just had the opportunity to test LiteSpeed Cache a bit – very nice, and fast!
 * I usually use WP Rocket on my clients sites, which has one nice detail: the ability
   to prime the cache automatically, using the sitemap. I wonder if there is a way
   to do the same with LiteSpeed?

Viewing 12 replies - 1 through 12 (of 12 total)

 *  Plugin Author [LiteSpeed Technologies](https://wordpress.org/support/users/litespeedtech/)
 * (@litespeedtech)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/automatic-cache-priming/#post-8743584)
 * Hi [@philbee](https://wordpress.org/support/users/philbee/),
 * It’s not in the cache yet, but we do intend to add it, hopefully by next release.
 * Cheers,
    Kevin
 *  Thread Starter [philbee](https://wordpress.org/support/users/philbee/)
 * (@philbee)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/automatic-cache-priming/#post-8743655)
 * Yay!
 *  [Hlsg](https://wordpress.org/support/users/hlsg/)
 * (@hlsg)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/automatic-cache-priming/#post-8838954)
 * Hello!
 * I am very interested in this aswell.
    A couple of questions: – do you have an
   approximate ETA on this? – will it be sitemap based and, if so, will it be able
   to parse sitemap indexes that contain partial XML sitemap themselves? – will 
   it prime teh cache immediatly after purging regardless of server load or will
   it be opportunistic?
 * Thanks!
 *  [Bogdan C](https://wordpress.org/support/users/bogdan101083/)
 * (@bogdan101083)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/automatic-cache-priming/#post-8839021)
 * hi, is there a public roadmap for LS Cache development?
 *  Plugin Author [LiteSpeed Technologies](https://wordpress.org/support/users/litespeedtech/)
 * (@litespeedtech)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/automatic-cache-priming/#post-8839758)
 * Hi [@hlsg](https://wordpress.org/support/users/hlsg/)
 * 1. No ETA. It is the feature that we are currently working on, however, so it
   shouldn’t be too long.
    2. We will be using our own form of sitemap. I’ll get
   back to you later on the second question regarding parsing. 3. We plan on having
   multiple ways to initialize priming. Since the plugin was tailor made to work
   with LiteSpeed servers, we have the advantage of telling the server when we’re
   trying to prime the cache. One advantage is that normal users can still be served
   from cache while we’re priming it in the background. We will probably also have
   ways to initiate a priming immediately, if desired.
 * Cheers,
    Kevin
    -  This reply was modified 9 years, 3 months ago by [LiteSpeed Technologies](https://wordpress.org/support/users/litespeedtech/).
 *  Plugin Author [LiteSpeed Technologies](https://wordpress.org/support/users/litespeedtech/)
 * (@litespeedtech)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/automatic-cache-priming/#post-8839769)
 * Hi [@bogdan101083](https://wordpress.org/support/users/bogdan101083/)
 * No public map. The anticipated big feature for 1.0.15 is this automatic cache
   priming. After that, we anticipate releasing 1.1, maybe at the same time (as 
   a non-stable availability). 1.1 will feature ESI, which can greatly increase 
   the number of pages that we can cache.
 * After that, it’ll primarily be bug fixes and user requests for features.
 * Cheers,
    Kevin
 *  [Hlsg](https://wordpress.org/support/users/hlsg/)
 * (@hlsg)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/automatic-cache-priming/#post-9052086)
 * Hello,
 * Has this been pushed to a later version than 1.0.15?
 * Thanks!
 *  Plugin Author [LiteSpeed Technologies](https://wordpress.org/support/users/litespeedtech/)
 * (@litespeedtech)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/automatic-cache-priming/#post-9052894)
 * Hi [@hlsg](https://wordpress.org/support/users/hlsg/)
 * No, unfortunately not. We were looking to add it for this release, but it required
   quite a bit of code overhaul, so we decided to release a version fixing various
   issues that some people encountered.
 * The primer code is implemented already, we just need to go through the plugin
   code to make sure that everything is as optimized as possible.
 * Sorry for any inconvenience that this may have caused.
 * Cheers,
    Kevin
 *  [Hlsg](https://wordpress.org/support/users/hlsg/)
 * (@hlsg)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/automatic-cache-priming/#post-9052945)
 * Thanks for teh reply. No inconvenince. Just wanted to confirm that you didn’t
   just miss it in the changelog. So we should expect this in 1.0.16?
 *  Plugin Author [LiteSpeed Technologies](https://wordpress.org/support/users/litespeedtech/)
 * (@litespeedtech)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/automatic-cache-priming/#post-9052976)
 * Yes! that’s the plan. We may release a bugfix version like 1.0.15.1, but priming
   is a big feature and that won’t be until 1.0.16.
 *  [Hlsg](https://wordpress.org/support/users/hlsg/)
 * (@hlsg)
 * [9 years ago](https://wordpress.org/support/topic/automatic-cache-priming/#post-9204446)
 * Hello,
 * Your information on teh new crawler is a bit cryptic at best. I presume this 
   is what it handles. My main concearn is that i woudl like to access the actual
   sitemap used to see if it is crawling what it’s supposed to.
    Also, my questions
   from an abose post stand: – will it be sitemap based and, if so, will it be able
   to parse sitemap indexes that contain partial XML sitemap themselves? – will 
   it prime the cache immediatly after purging regardless of server load or will
   it be opportunistic?
 * I gusee i still wish i could use my own sitemap.
 * Thnak you!
 *  Plugin Support [Hai Zheng⚡](https://wordpress.org/support/users/hailite/)
 * (@hailite)
 * [9 years ago](https://wordpress.org/support/topic/automatic-cache-priming/#post-9205673)
 * Hi hlsg,
 * The crawler in v1.1.0 didn’t support customized sitemap yet. We are planning 
   to add this feature.
 * Currently crawler only is triggered by cron or manually run button. Running crawler
   immediately after purge all is a good idea. We will add it to future release.
 * Cheers

Viewing 12 replies - 1 through 12 (of 12 total)

The topic ‘Automatic cache priming’ is closed to new replies.

 * ![](https://ps.w.org/litespeed-cache/assets/icon-256x256.png?rev=2554181)
 * [LiteSpeed Cache](https://wordpress.org/plugins/litespeed-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/litespeed-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/litespeed-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/litespeed-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/litespeed-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/litespeed-cache/reviews/)

 * 12 replies
 * 5 participants
 * Last reply from: [Hai Zheng⚡](https://wordpress.org/support/users/hailite/)
 * Last activity: [9 years ago](https://wordpress.org/support/topic/automatic-cache-priming/#post-9205673)
 * Status: resolved