]> git.kaiwu.me - nginx.git/commit
HTTP/2: limited maximum number of requests in connection.
authorValentin Bartenev <vbart@nginx.com>
Mon, 31 Oct 2016 13:33:02 +0000 (16:33 +0300)
committerValentin Bartenev <vbart@nginx.com>
Mon, 31 Oct 2016 13:33:02 +0000 (16:33 +0300)
commitdf9b2b9011b89614b143808f983ace8ced0f8873
tree4edfb5f340cd86f5552794c9d6345ccc95d3d2e0
parent271d306056b0e318a63e62acd9f88c6e18ce6162
HTTP/2: limited maximum number of requests in connection.

The new directive "http2_max_requests" is introduced.  From users point of
view it works quite similar to "keepalive_requests" but has significantly
bigger default value that is more suitable for HTTP/2.
src/http/v2/ngx_http_v2.c
src/http/v2/ngx_http_v2_module.c
src/http/v2/ngx_http_v2_module.h