Syntax: | memcached_buffer_size |
---|---|
Default: | memcached_buffer_size 4k|8k; |
Context: | http , server , location |
Sets the size
of the buffer used for reading the response received from the memcached server. The response is passed to the client synchronously, as soon as it is received.
Please login to continue.