Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use http2 and http3 nginx directives #1529

Merged
merged 3 commits into from
Jul 23, 2024

Conversation

strarsis
Copy link
Contributor

@strarsis strarsis commented Jul 23, 2024

This PR uses the http2 and http3 directives instead the deprecated http2 keyword in listen directive.
HTTP 2 and HTTP 3 support can be controlled using the ansible http2_enabled and http3_enabled options.

Using the h5bp nginx configuration as base.

As some may still be hesitant to enabling HTTP 3 support in nginx, the
option for HTTP 3 is turned off by default and can be turned on manually.

@swalkinshaw swalkinshaw merged commit ab4226b into roots:master Jul 23, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants