openresty / openresty/lua-nginx-module
rewrite_by_lua not supported on HTTP2
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 11.8k
- Forks
- 2.1k
- Avg merge
- 6h 1m
- Merged PRs (30d)
- 6
Description
rewrite_by_lua(nginx.conf:154):2: http2 requests not supported yet
nginx version: nginx/1.17.9
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 rewrite_by_lua failure for an HTTP/2 request using the configuration location shown as nginx.conf:154 and nginx 1.17.9. Inspect how HTTP/2 requests reach rewrite_by_lua and determine the expected behavior before defining a regression check; the issue does not name source files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nginx
- Domain
- backend, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100