Syntax: | http2_max_requests |
---|---|
Default: | http2_max_requests 1000; |
Context: | http , server , location |
This directive appeared in version 1.11.6.
Sets the maximum number of requests that can be served through one HTTP/2 connection, after which the connection is closed and the client should use a new connection.
Please login to continue.