Syntax: | http2_chunk_size |
---|---|
Default: | http2_chunk_size 8k; |
Context: | http , server , location |
Sets the maximum size of chunks into which the response body is sliced. A too low value results in higher overhead. A too high value impairs prioritization due to HOL blocking.
Please login to continue.