Syntax: | http2_body_preread_size |
---|---|
Default: | http2_body_preread_size 64k; |
Context: | http , server |
This directive appeared in version 1.11.0.
Sets the size
of the buffer per each request in which the request body may be saved before it is started to be processed.
Please login to continue.