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

Update Dockerfile: v1.25.3 #134

Merged
merged 3 commits into from
Mar 13, 2024
Merged

Update Dockerfile: v1.25.3 #134

merged 3 commits into from
Mar 13, 2024

Conversation

macbre
Copy link
Owner

@macbre macbre commented Mar 13, 2024

Changes with nginx 1.25.3                                        24 Oct 2023

    *) Change: improved detection of misbehaving clients when using HTTP/2.

    *) Feature: startup speedup when using a large number of locations.
       Thanks to Yusuke Nojima.

    *) Bugfix: a segmentation fault might occur in a worker process when
       using HTTP/2 without SSL; the bug had appeared in 1.25.1.

    *) Bugfix: the "Status" backend response header line with an empty
       reason phrase was handled incorrectly.

    *) Bugfix: memory leak during reconfiguration when using the PCRE2
       library.
       Thanks to ZhenZhong Wu.

    *) Bugfixes and improvements in HTTP/3.

@macbre
Copy link
Owner Author

macbre commented Mar 13, 2024

5.200 ./auto/configure: error: SSL modules require the OpenSSL library.
5.200 You can either do not enable the modules, or install the OpenSSL library
5.200 into the system, or build the OpenSSL library statically from the source
5.200 with nginx by using --with-openssl=<path> option.

http://nginx.org/en/docs/quic.html

@macbre macbre merged commit ed7d4d5 into master Mar 13, 2024
1 check passed
@macbre macbre deleted the nginx/1.25.3 branch March 13, 2024 21:55
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.

1 participant