Differences

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

Link to this comparison view

Both sides previous revision Previous revision
litespeed_wiki:cache:lscwp:information:admin-ip-commands [2020/05/04 13:52]
Shivam Saluja
litespeed_wiki:cache:lscwp:information:admin-ip-commands [2020/11/14 15:38] (current)
Lisa Clarke Redirect to new Documentation Site
Line 1: Line 1:
-====== LSCWP Information:​ Admin IP Commands ====== +~~REDIRECT>​https://​docs.litespeedtech.com/​lscache/​lscwp/​admin/​~~
-**Please Note**: This wiki is valid for v2.9.x and below of the LiteSpeed Cache Plugin for WordPress. If you are using v3.0 or above, please see [[https://​docs.litespeedtech.com/​lscache/​lscwp/​overview/​|the new documentation]]. +
- +
-The following commands are available to the admin and do not require log-in, providing quick access to actions on the various pages: +
- +
-  * ''​NOCACHE''​ - This is used to display a page without caching it. An example use case is to compare a cached version of a page with an uncached version. +
-  * ''​PURGE''​ - This is used to purge most cache tags associated with the page. The lone exception is the blog ID tag. Note that this means that pages with the same cache tag will be purged as well. +
-  * ''​PURGESINGLE''​ - This is used to purge the first cache tag associated with the page. +
-  * ''​SHOWHEADERS''​ - This is used to show all the cache headers associated with a page. This may be useful for debugging purposes. +
-  * ''​before_optm''​ - Use this parameter to view a page without any of the optimizations enabled. +
- +
-To trigger the action for a page, access the page with the query string ''?​LSCWP_CTRL=ACTION''​. +
- +
-Example: ''<​nowiki>​https:​//​www.myblog.com/​2017/​todays-blog-post/?​LSCWP_CTRL=PURGE</​nowiki>''​ +
- +
-**Note**: Actions are case-sensitive.+
  • Admin
  • Last modified: 2020/11/14 15:38
  • by Lisa Clarke