Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
litespeed_wiki:cache:cache_warmup_crawler [2018/05/31 12:09]
Umar [How to setup the cache warmup crawler]
litespeed_wiki:cache:cache_warmup_crawler [2018/05/31 12:13] (current)
Umar [Benefits]
Line 12: Line 12:
 Normally, when you install the cache plugin and do not setup the warmup crawler then this is what happens: Normally, when you install the cache plugin and do not setup the warmup crawler then this is what happens:
 When a user first visits your website page, it will be served from the server backend, meaning; it will be served normally as if there is no cache which would take a bit more time as ofcourse as it would with cache. So on user’s first visit, the page will be cached and when the same user visits the page again, it will be served to him from the cache. When a user first visits your website page, it will be served from the server backend, meaning; it will be served normally as if there is no cache which would take a bit more time as ofcourse as it would with cache. So on user’s first visit, the page will be cached and when the same user visits the page again, it will be served to him from the cache.
-***So technically,​ the user have to visit each and every page in the website before those pages can be served to him from cache.+***So technically,​ the user have to visit each and every page in the website ​atleast once before those pages can be served to him from cache.
  
  
 ===== Benefits ===== ===== Benefits =====
 Our web application plugins includes cache warmup function which allows you to warmup your website cache. Our web application plugins includes cache warmup function which allows you to warmup your website cache.
-If you would want to warmup the cache then you’d have to visit the whole website and all the pages manually one by one so that they can be cached by the LiteSpeed cache plugin but this is not an optimal solution hence LiteSpeed cache plugins include the warmup ​cache crawler function which automatically crawl all the pages in your website and cache it, hence when the user visits the page for the first time, it will be served from the cache which will be faster instead from the backend server.+If you would want to warmup the cache then you’d have to visit the whole website and all the pages manually one by one so that they can be cached by the LiteSpeed cache plugin but this is not an optimal solution hence LiteSpeed cache plugins include the cache warmup ​crawler function which automatically crawl all the pages in your website and cache it, hence when the user visits the page for the first time, it will be served from the cache which will be faster instead from the backend server.
  
 ===== How to setup the cache warmup crawler ===== ===== How to setup the cache warmup crawler =====
  • Admin
  • Last modified: 2018/05/31 12:09
  • by Umar