| Syntax: | spdy_chunk_size |
|---|---|
| Default: | spdy_chunk_size 8k; |
| Context: | http, server, location |
This directive appeared in version 1.5.9.
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.