How to disable FastCGI buffering?

Hello,

I’m trying to disable FastCGI buffering (for a Comet style
application), but I’ve been unable to find an adequate solution.

The HTTP proxy module provides an option “proxy_buffering off”. Does
the FastCGI module provide a similar option, for example
“fastcgi_buffering off” ?

Thanks for your help!

Nicolas Grilly