February 2018
Beginner to intermediate
348 pages
9h 40m
English
Context: http, server, and location
Specifies the size of the buffer holding the body of client requests. If this size is exceeded, the body (or at least part of it) will be written to the disk. Note that, if the client_body_in_file_only directive is enabled, request bodies are always stored to a file on the disk, regardless of their size (whether they fit in the buffer or not).
Syntax: Size value
Default value: 8k or 16k (2 memory pages) depending on your computer architecture
Read now
Unlock full access