How to disable buffering when using FastCGI?
Maxim Dounin
mdounin at mdounin.ru
Tue Oct 13 15:19:40 MSD 2009
Hello!
On Tue, Oct 13, 2009 at 12:17:05PM +0200, Nicolas Grilly wrote:
> Is there a way to disable buffering when using FastCGI? (for a Comet
> style application)
>
> Is there an option "fastcgi_buffering off", working like the option
> "proxy_buffering off" in the HTTP proxy module?
No, there is no such option. Buffering can't be disabled for
fastcgi.
Maxim Dounin
More information about the nginx
mailing list