Why Nginx Doesn't Implement FastCGI Multiplexing?

momyc nginx-forum at nginx.us
Sat Jul 20 08:17:54 UTC 2013


> Yes, but it is useless to buffer a long polling connection in a file.

Buffering of some data on Web-server is fine as long as client receives
whatever server has sent or client gets closed connection. If sending is not
possible after buffers are full dropping client connection and aborting
request is not a problem. Problems like that should be dealt with on higher
level of abstraction.

Posted at Nginx Forum: http://forum.nginx.org/read.php?2,237158,241068#msg-241068



More information about the nginx mailing list