I have been using Apache but I am studing Nginx now. I like the event driven architecture. It seems well written. I have created a Web App Cloud Framework (buzz word soup, haha)that uses fastcgi server written in C and Python as the scripting language. It supports persistent ( long lived ) connections.
I have posted a question to the mailing list, about flushing the downstream FCGI buffers.