Syntax: | postpone_output |
---|---|
Default: | postpone_output 1460; |
Context: | http , server , location |
If possible, the transmission of client data will be postponed until nginx has at least size
bytes of data to send. The zero value disables postponing data transmission.
Please login to continue.