syntax: uwsgi_temp_file_write_size size
default: uwsgi_temp_file_write_size ["#uwsgi_buffer_size"] * 2
context: http, server, location, if
Sets the amount of data that will be flushed to the uwsgi_temp_path when writing. It may be used to prevent a worker process blocking for too long while spooling data.