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
Next revision Both sides next revision
litespeed_wiki:cache:litemage:configuration:cache_warm_up [2016/09/16 21:14]
Rob Holda [Remove from Auto Collect List]
litespeed_wiki:cache:litemage:configuration:cache_warm_up [2017/04/20 23:09]
Michael Alegre [Custom Defined URL List Files]
Line 71: Line 71:
 Each line should contain the absolute path to a single file, followed by the interval for that file (in seconds) and the for that file priority. The interval must be a number greater than 600. The priority is a number greater than 0, where a lower number means a higher priority. Each file listed should contain a list of custom-defined URLs (one per line). This setting can be used to create a short list of important URLs to be warmed up first or refreshed more frequently. Each line should contain the absolute path to a single file, followed by the interval for that file (in seconds) and the for that file priority. The interval must be a number greater than 600. The priority is a number greater than 0, where a lower number means a higher priority. Each file listed should contain a list of custom-defined URLs (one per line). This setting can be used to create a short list of important URLs to be warmed up first or refreshed more frequently.
  
-  * Absolute paths of the files containing the list of custom-defined URLs. These should contain 1 URL per line. These URLs are relative to the store baseURL (without http://​domain/​storepath). You can create a short list of the most important URLs, so they can be warmed up first and refreshed more frequently.+  * Absolute paths of the files containing the list of custom-defined URLs. These should contain 1 URL per line. These URLs are relative to the store baseURL (without ​''<​nowiki>​http://​domain/​storepath</​nowiki>''​). You can create a short list of the most important URLs, so they can be warmed up first and refreshed more frequently.
   * The file names here are an absolute path. Make sure you set the proper permissions on these files so they are readable by Magento.   * The file names here are an absolute path. Make sure you set the proper permissions on these files so they are readable by Magento.
   * These files can be updated whenever you want. When the crawler is invoked on each cycle, it will check if these files have changed. If they have, it will update its internal cache and restart crawling.   * These files can be updated whenever you want. When the crawler is invoked on each cycle, it will check if these files have changed. If they have, it will update its internal cache and restart crawling.
   * Custom Lists are set at the store level, and will follow the same rules you defined for the store, for example, what currencies to crawl.   * Custom Lists are set at the store level, and will follow the same rules you defined for the store, for example, what currencies to crawl.
-  * These lists only contain the relative URLs. When the crawler runs, it will add the proper base URL for that store. For example, the base URL could be something like https://​www.mystore.com/​en/​ , but your lists should only contain the rest of the URL without its base like “accessories.html”. Use only one URL per line.+  * These lists only contain the relative URLs. When the crawler runs, it will add the proper base URL for that store. For example, the base URL could be something like ''<​nowiki>​https://​www.mystore.com/​en/​</​nowiki>'' ​, but your lists should only contain the rest of the URL without its base like “accessories.html”. Use only one URL per line.
  
 ===== Auto Collect List Interval ===== ===== Auto Collect List Interval =====
Line 138: Line 138:
 ===== Auto Collect Time Frame ===== ===== Auto Collect Time Frame =====
 //Available since LiteMage version 1.2.0// //Available since LiteMage version 1.2.0//
 +
 +//**Note:** This setting is hidden unless the Enable Auto Collect setting is set to “Yes”//
  
 Set on a per store basis. Auto collect counter will be reset after this time frame (in hours). Set on a per store basis. Auto collect counter will be reset after this time frame (in hours).
  • Admin
  • Last modified: 2017/10/23 15:47
  • by Jackson Zhang