Syntax: scgi_buffers number size; Default: scgi_buffers 8 4k|8k; Context: http, server, location
Sets the number and size of the buffers used for reading a response from the SCGI server, for a single connection. By default, the buffer size is equal to one memory page. This is either 4K or 8K, depending on a platform.