The request buffer in Nginx Http FcgiModule
Maxim Dounin
mdounin at mdounin.ru
Thu Mar 18 12:25:42 MSK 2010
Hello!
On Thu, Mar 18, 2010 at 09:12:39AM +0800, li zJay wrote:
> Why the Nginx has to buffer the whole request body before send it to FastCGI
> Server?
By design.
> I tried to change the following configurations:
> fastcgi_buffer_size
> fastcgi_buffers
> fastcgi_busy_buffers_size
> fastcgi_temp_file_write_size
>
> But it didn't help.
These are for response buffering.
Maxim Dounin
More information about the nginx
mailing list