Differences

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

Link to this comparison view

Next revision Both sides next revision
litespeed_wiki:cache:lscwp:troubleshooting:browser_displays_stale_content [2017/08/07 19:35]
Lisa Clarke created
litespeed_wiki:cache:lscwp:troubleshooting:browser_displays_stale_content [2017/08/07 19:55]
Lisa Clarke [Cause]
Line 8: Line 8:
 ===== Cause ===== ===== Cause =====
  
-The page is being served from the browser cache due to cache rules present in ''​.htaccess''​ (in the WordPress root directory).  +The page is being served from the browser cache due to cache rules present in ''​.htaccess''​ (most likely ​in the WordPress root directory). ​
- +
-If ''​.htaccess''​ contains an ''​ExpiresDefault''​ cache rule, or an ''​ExpiresByType text/​html''​ cache rule that is not set to 0 seconds, the browser cache will override LiteSpeed Cache'​s expected behavior, often serving stale content as a result.+
  
 +If ''​.htaccess''​ contains an ''​ExpiresDefault''​ cache rule, or an ''​ExpiresByType text/​html''​ cache rule that is not set to 0 seconds, the copy stored by the browser cache will be served. //The page will never be requested from LiteSpeed//​. Because the browser cache lacks the advanced purging rules that are the backbone of LiteSpeed'​s accuracy, this can result in stale content being served.
 ===== Solution ===== ===== Solution =====
  
  • Admin
  • Last modified: 2020/11/14 15:42
  • by Lisa Clarke