Why Nginx Doesn't Implement FastCGI Multiplexing?

DevNginx nginx-forum at nginx.us
Sat Oct 5 15:12:01 UTC 2013


Maxim Dounin Wrote:
------------------------------------------------------- 
> Your use case seems to be perfectly covered by a keepalive connections
> 
> support, which is already here.  See http://nginx.org/r/keepalive.

OK, yeah that would work for me.  Thanks.

There is still the possibility that long running requests could clog the
connections, but I can work around that by listening on two different ports
and having nginx route the quickies to their dedicated port.

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



More information about the nginx mailing list