Skip to content

nginx 1.25.3 + uid and gid ARG for nginx user + fix nginx.pid file permissions

Compare
Choose a tag to compare
@macbre macbre released this 13 Mar 21:56
· 34 commits to master since this release
ed7d4d5
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.

What's Changed

New Contributors

Full Changelog: v1.25.2...v1.25.3