4 ms·
Hi! The official nginx docker images ship with HTTP3 module enabled - and we have released the updated ones earlier today - so please update to stay secure. Y
by thresh 3y ago
Hi!
The official nginx docker images ship with HTTP3 module enabled - and we have released the updated ones earlier today - so please update to stay secure.
You can also launch something like:
$ docker run -ti --rm nginx:latest nginx -V
to check which modules are compiled in to the binary you're running.
Thanks!
- occams_chainsaw 3y agoWhy are they enabled by default while this page says otherwise?: https://my.f5.com/manage/s/article/K000138444 https://my.f5.com/manage/s/article/K000138444 Note: The HTTP/3 QUIC module is not enabled by default and is considered experimental.
- silverwind 3y agoBecause they are not so "official" maybe?