litespeedtech / litespeedtech/lscache_wp
With guest mode on ,page reloads takes two slow
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 257
- Forks
- 123
- PR merge metrics
- No merged PRs in 30d
Description
I enabled guest mode and it's serving web page fast but during reload to update page using ajax it takes long time UpTo 2s ,So the reload does not looks like ajax load
Is there any way I can disable serve always cacheable page for guest first visit to avoid reload .....keeping the guest optimization enabled
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the delay with guest mode enabled, focusing on the AJAX page reload and the “serve always cacheable page for guest first visit” behavior. Determine whether that setting can be disabled independently while guest optimization remains enabled, then verify that reloads no longer take up to two seconds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, wordpress
- Domain
- backend, performance
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100