Incompatibility w/ Protected Pages
-
I ran into a problem using a protected page. This is the WordPress protected page/post feature where users need to enter a password to view page contents, but they don’t need to be logged in.
It appears that Litespeed is caching the “enter password” page. So, once the password has been entered, Litespeed still serves the “enter password” page content rather than the version of the page with the actual contents.
I got it working by excluding the page from caching.
As far as I can tell, this limitation isn’t documented anywhere, though I could have missed it. Ideally, Litespeed would detect that a page is protected and either not cache it, or do some behind-the-scenes wizardry to cache both versions and serve the appropriate one. If that’s not practical, it would be good to document that protected pages must have caching manually disabled in order to work properly. That would save others from having to figure it out for themselves.
So, I think I’m OK, but wanted to document this for anyone else who runs into it, and to make sure the Litespeed devs are aware of the issue.
The page I need help with: [log in to see the link]
- The topic ‘Incompatibility w/ Protected Pages’ is closed to new replies.