SOS! Why Nginx DID NOT flush buffer to client?
Rob Schultz
rschultz7 at gmail.com
Mon Feb 15 20:34:00 MSK 2010
On Feb 15, 2010, at 4:39 AM, Daniel Hahler wrote:
> Hi,
>
>> I want to the php file output 1 line per second.
>
> take a look at the fastcgi buffer settings:
> http://wiki.nginx.org/NginxHttpFcgiModule#fastcgi_buffers
That won't help since if the buffer's are too small then NginX will just buffer it to a tmp file on the disk until the request is completed from the fastcgi process.
V/r,
Rob
More information about the nginx
mailing list