openresty / openresty/lua-nginx-module
HTTP/2 request processing optionally
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 11.8k
- Forks
- 2.1k
- Avg merge
- 6h 1m
- Merged PRs (30d)
- 6
Description
PR https://github.com/openresty/lua-nginx-module/pull/2174 removes support for http request processing.
I think this should be optionally still supported, it is after all perfectly servisable in a HTTP/2 request response flow. Perhaps a timeout can be added to error on grpc (rather than spiking the request)?
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 reviewing PR #2174, which removed HTTP request processing, and the associated discussion in this issue. Determine how optional HTTP/2 request processing should coexist with gRPC requests and what timeout behavior is expected; done means the intended flow is restored without the reported request spike.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, grpc, nginx
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100