macbre / docker-nginx-http3

Stable and up-to-date root-less nginx with quic + http/3, google brotli compression, njs, GeoIP2, and Grade A+ SSL config
https://hub.docker.com/r/macbre/nginx-http3
172 stars 54 forks source link

nginx 1.21.5 #73

Closed macbre closed 2 years ago

macbre commented 2 years ago

http://nginx.org/en/CHANGES

Changes with nginx 1.21.5                                        28 Dec 2021

    *) Change: now nginx is built with the PCRE2 library by default.

    *) Change: now nginx always uses sendfile(SF_NODISKIO) on FreeBSD.

    *) Feature: support for sendfile(SF_NOCACHE) on FreeBSD.

    *) Feature: the $ssl_curve variable.

    *) Bugfix: connections might hang when using HTTP/2 without SSL with the
       "sendfile" and "aio" directives.
macbre commented 2 years ago
2021/12/29 16:13:23 [emerg] 1#1: unknown "quic" variable
nginx: [emerg] unknown "quic" variable
macbre commented 2 years ago

@Areskul - thanks for the hint.

I've followed the https://hg.nginx.org/nginx-quic/rev/651cc905b7c2 commit and now $http3 variable is used in the config file used by CI tests.

Areskul commented 2 years ago

Ahh! Glade to see it worked!! I can finally give a try to this image!!!

macbre commented 2 years ago

I've also published the most recent version - 1.21.6