> 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

_______________________________________________
nginx mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to