How to disable buffering when using FastCGI?
Phillip Oldham
phill at activityhq.com
Tue Oct 13 14:33:04 MSD 2009
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?
>
Have you tried:
fastcgi_buffers 0 0;
?
--
*Phillip B Oldham*
ActivityHQ
phill at activityhq.com <mailto:phill at theactivitypeople.co.uk>
------------------------------------------------------------------------
*Policies*
This e-mail and its attachments are intended for the above named
recipient(s) only and may be confidential. If they have come to you in
error, please reply to this e-mail and highlight the error. No action
should be taken regarding content, nor must you copy or show them to anyone.
This e-mail has been created in the knowledge that Internet e-mail is
not a 100% secure communications medium, and we have taken steps to
ensure that this e-mail and attachments are free from any virus. We must
advise that in keeping with good computing practice the recipient should
ensure they are completely virus free, and that you understand and
observe the lack of security when e-mailing us.
------------------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx/attachments/20091013/03b67c77/attachment.html>
More information about the nginx
mailing list