]> git.kaiwu.me - nginx.git/commit
HTTP/3: added more compatibility checks for "listen ... quic".
authorSergey Kandaurov <pluknet@nginx.com>
Tue, 30 Jan 2024 15:19:26 +0000 (19:19 +0400)
committerSergey Kandaurov <pluknet@nginx.com>
Tue, 30 Jan 2024 15:19:26 +0000 (19:19 +0400)
commit71a0a4acdbb9ed0a8ef269a28218365cde00415d
tree55d58bdb0be677a37a3b9b934bbad844eb9d4fad
parent2a10e48620d430bc2d44f36249c33fb1813aa507
HTTP/3: added more compatibility checks for "listen ... quic".

Now "fastopen", "backlog", "accept_filter", "deferred", and "so_keepalive"
parameters are not allowed with "quic" in the "listen" directive.

Reported by Izorkin.
src/http/ngx_http_core_module.c