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
_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx