Title: Private cache and public cache
Last modified: November 2, 2021

---

# Private cache and public cache

 *  Resolved [tores54](https://wordpress.org/support/users/tores54/)
 * (@tores54)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/private-cache-and-public-cache/)
 * I noticed this feature
 * Pages are cached individually for each user.
 * That is, if user 1 visits the site for the first time, the page for him is not
   returned from the cache, if he visits the second time, the page will be from 
   the cache.
 * This is fine.
 * But if another user 2 visits the same page, it will not be returned from the 
   cache.
 * This is already a problem.
 * How to make it so that for the next visitors the pages are already issued from
   the cache?
 * Is this related to private and public cache?

Viewing 1 replies (of 1 total)

 *  [Rumi](https://wordpress.org/support/users/raaec/)
 * (@raaec)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/private-cache-and-public-cache/#post-15037771)
 * Hi,
    The use of private cache is to deliver cached pages to individual users.
   Basically, if a page can be served as a static page to a particular user multiple
   times, then it can be privately cached. Litespeed plugin intelligently knows 
   whether to provide private, public, or ESI cache to the visitor.
 * “How to make it so that for the next visitors the pages are already issued from
   the cache?”
    You may use a crawler to ‘warm up’ your cache for visitors, this
   way they are served cache without them having to get the first visit without 
   cache. You can [learn more here](https://docs.litespeedtech.com/lscache/lscwp/crawler/#crawler).

Viewing 1 replies (of 1 total)

The topic ‘Private cache and public cache’ 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/)

 * 1 reply
 * 2 participants
 * Last reply from: [Rumi](https://wordpress.org/support/users/raaec/)
 * Last activity: [4 years, 6 months ago](https://wordpress.org/support/topic/private-cache-and-public-cache/#post-15037771)
 * Status: resolved