openresty / openresty/srcache-nginx-module

Subrequest to /redis-store failing - rc=403

Open
#91 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.