Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Decopling of the proxy and HTTP/2 modules, and related fun#1030

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
pluknet wants to merge3 commits intonginx:master
base:master
Choose a base branch
Loading
frompluknet:proxy-v2-unbound

Conversation

@pluknet
Copy link
Contributor

Inspired mostly by a bogus requirement to enable ngx_http_v2_module
in order to configure "proxy_http_version 2;".

This becomes noticeable with a generic HTTP/2 upstream support,
which unlike gRPC is not bound to HTTP/2 on the client side.

The series mostly follows the previous huffman decoupling from ngx_http_v2_module.

This makes it possible to enable other HTTP/2-backed modules, such asngx_http_proxy_v2_module and ngx_http_grpc_module, standalone withoutrequirement to enable ngx_http_v2_module.
@pluknetpluknet added this to thenginx-1.29.5 milestoneDec 12, 2025
@pluknetpluknet self-assigned thisDec 12, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@arutarutAwaiting requested review from arut

@hongzhidaohongzhidaoAwaiting requested review from hongzhidao

At least 1 approving review is required to merge this pull request.

Assignees

@pluknetpluknet

Projects

None yet

Milestone

nginx-1.29.5

Development

Successfully merging this pull request may close these issues.

1 participant

@pluknet

[8]ページ先頭

©2009-2025 Movatter.jp