]> git.kaiwu.me - nginx.git/commit
HTTP/3: use request pool instead of connection pool.
authorRoman Arutyunyan <arut@nginx.com>
Fri, 16 Jul 2021 12:43:01 +0000 (15:43 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Fri, 16 Jul 2021 12:43:01 +0000 (15:43 +0300)
commit245a15ed2738ad5e7ca971f2ae3c34d2288dc4f9
tree6514cbef7e3e0b71ce2e618a9b94384913af47a3
parentfc2311137fdb61f4a9c4cfdd8654ac0155ff85c9
HTTP/3: use request pool instead of connection pool.

In several parts of ngx_http_v3_header_filter() connection pool was used for
request-related data.
src/http/v3/ngx_http_v3_filter_module.c