]> git.kaiwu.me - nginx.git/commit
Moved setting QUIC methods to runtime.
authorRoman Arutyunyan <arut@nginx.com>
Wed, 18 Mar 2020 13:37:16 +0000 (16:37 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Wed, 18 Mar 2020 13:37:16 +0000 (16:37 +0300)
commit5aa8e519c9fecc00b3a74781716ceb66609c5661
tree428b068b5e7fda6f9ffe67fd3fc93d549642b744
parent50f919cec4a81d8c37d754e0be72283c92954800
Moved setting QUIC methods to runtime.

This allows listening to both https and http3 in the same server.
Also, the change eliminates the ssl_quic directive.
src/event/ngx_event_openssl.c
src/event/ngx_event_openssl.h
src/event/ngx_event_quic.c
src/http/modules/ngx_http_ssl_module.c
src/http/modules/ngx_http_ssl_module.h