litespeedtech / litespeedtech/openlitespeed
When the entry PHP script is modified, the cache is cleared.
Open
- Dominant language
- C++
- Stars
- 1.5k
- Forks
- 233
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 5
Description
I rewrite all non-files or directories in "index.php" and cache some requests based on conditions , so when the content of the `index.php` file is updated, all the cache is cleared.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the entry script named in the report, index.php, and reproduce the cache behavior while changing its contents. Trace which cache conditions are affected and establish whether updating the script should clear all cached requests; done means the expected invalidation behavior is verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100