openresty / openresty/srcache-nginx-module
Subrequest to /redis-store failing - rc=403
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 486
- Forks
- 101
- Avg merge
- 1h 28m
- Merged PRs (30d)
- 2
Description
Started seeing more of these cropping up, have a specific url, and the cache always returs a MISS and STORE, but it never stores due to this.
It only happens on one URL with this site.
srcache_store subrequest failed: rc=403 status=0, client: [IP], server: [post url], request: “GET /[post url]/ HTTP/1.1”, subrequest: “/redis-store”, host: “[site]”
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 with the reported srcache_store subrequest log and the affected URL/configuration; no source file or test is named in the issue. Reproduce the 403 response and trace why the cache store subrequest is rejected, then verify that the affected URL stores successfully without regressing other cache flows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, nginx
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100