Jacob Hill
Forum Replies Created
-
Forum: Plugins
In reply to: [LiteSpeed Cache] LSCache Issue with WooCommerceHello!
I’ve generated a report to help us out here: ZXHBLYWG
After refreshing the page multiples times, the headers still indicate
x-litespeed-cache-control: no-cache,esi=on.I have “Cache Logged-in Users” disabled because I want to publicly cache the pages using the vary groups, not cache all pages privately for each user. This worked until recently, not sure when it stopped working.
Let me know if that helps. I think if we could track down the reasoning for the
3rd party woocommerce not cache due to has wc noticemessage in the Litespeed debug logs that might help.Jake
Thanks for this! I found that I had to update the database a few times to resolve this (I used the WP CLI method – wp wc update – each time it said “## update functions completed”). I did disable Litespeed while this was ongoing, but can’t verify that this was part of the problem.
Forum: Plugins
In reply to: [LiteSpeed Cache] Cache Isn’t Generated By Android’s/iPhone’s Chrome BrowserThat is great news! Thanks for the update!
Forum: Plugins
In reply to: [LiteSpeed Cache] Cannot Get Cache Hit On a Page with a Page ParentAfter investigating with @qtwrkm, here is the actual problem?:
When debug mode is enabled, and [Debug URI Includes] is populated, the pages which are included in [Debug URI Includes] are not cached.
After clearing the [Debug URI Includes] field, the page became cached. I was using this field to try to keep the debug log clean while testing.
Forum: Plugins
In reply to: [LiteSpeed Cache] ESI Causing Other Users to See Other Users WP-Admin BarHi @lclarke!
Thanks for the response! The issue is still occurring (My users keep messaging me about it, lol).
Thank you for clarifying. The interesting part here is that most of my users are assigned to a role that is configured NOT to show the wp-admin bar at all (configured in user editor pro), yet because of this bug, they do see it – and see a different person’s info.
Let me know if you need anything else. Hopefully you all can reproduce this easily, unfortunately my free time is very limited right now due to some events at work.
Thank you!
Jake
Forum: Plugins
In reply to: [LiteSpeed Cache] Conflict with Litespeed 3.2.2 ESI and FacetWPJust a quick note, this issue only occurs when logged in as the administrator user when ESI is enabled. It appears that when I disable ESI, the issue doesn’t occur.
- This reply was modified 5 years, 11 months ago by Jacob Hill.
Forum: Plugins
In reply to: [LiteSpeed Cache] Gravity Forms file upload issue@smashballoon @lclarke I have a client who is experiencing the same issue. What was the fix? Thanks in advance!!
Forum: Plugins
In reply to: [LiteSpeed Cache] Cache WP-Admin [Off] Doesn’t Work for non-AdministratorsLooks like a fix has been developed! https://github.com/litespeedtech/lscache_wp/commit/27108553da926949dc719dbce62b012209e1c7c6
Looking forward to the patch! Thank you!
Forum: Plugins
In reply to: [LiteSpeed Cache] Cache WP-Admin [Off] Doesn’t Work for non-AdministratorsThank you, that is a good work around for now.
Forum: Plugins
In reply to: [LiteSpeed Cache] Cache WP-Admin [Off] Doesn’t Work for non-AdministratorsSure, here you go: https://paste.ubuntu.com/p/xTGjhXSpnJ/
I removed the base site URL, but other than that, you should have what you need.
I cleared the cache, cleared the debug log, then visited the articles CPT with my contributor role, refreshed the page to get the cached result, refreshed the debug log page with my admin user to copy and paste the text.
Thank you for the fast response!
Jake
Forum: Plugins
In reply to: [LiteSpeed Cache] Cache WP-Admin [Off] Doesn’t Work for non-Administrators@qtwrk It is definitely caching for non admin users. See the following screenshot: https://drive.google.com/file/d/1S2XjhRI8u1RLPJ014vxCCAoxaipSSipm/view?usp=sharing
Using the “contributor” user, it initially loads the CPT all posts page correctly, but then subsequent page loads serve a cached page. Even when a post is created in the CPT, it loads the cached page. I have to clear the cache using my admin account for the user to see the new post.
I have also heard from some users that they are seeing other people’s names in the wp-admin bar on the front end. I think that is related to this issue (I do have ESI enabled for the admin bar).
Let me know if you need anything.
Jake
Forum: Plugins
In reply to: [LiteSpeed Cache] Cache WP-Admin [Off] Doesn’t Work for non-AdministratorsWell… I thought that fixed it, but it did not! I’m still encountering caching behavior on the back end for non-administrators. I don’t know if this is 100% true, but I noticed the caching behavior on custom post types. The wp-admin dashboard does not cache at all.
Help!
- This reply was modified 6 years ago by Jacob Hill.
Forum: Plugins
In reply to: [LiteSpeed Cache] Cache WP-Admin [Off] Doesn’t Work for non-AdministratorsOk, I actually just figured this out. I changed the role of the user from a subscriber to a contributor, and noticed that when I visited wp-admin, it started caching.
However, once I cleared the cache using my admin user, the contributor user worked correctly in wp-admin, and was not caching the back end.
I don’t believe clearing the entire cache was necessary after a role change in 2.x of the plugin. Something to look into. 🙂
Thanks!
Jake
Forum: Plugins
In reply to: [LiteSpeed Cache] ERR_HTTP2_PROTOCOL_ERROR After Some TimeI’ve never used jetpack and am experiencing this issue.
Forum: Plugins
In reply to: [LiteSpeed Cache] ERR_HTTP2_PROTOCOL_ERROR After Some TimeNot yet, I’m waiting on the dev folks to get back with me.