Welcome! Log In Create A New Profile

Advanced

Re: Why Nginx Doesn't Implement FastCGI Multiplexing?

July 20, 2013 12:28AM
On Jul 20, 2013, at 5:02 , momyc wrote:

> You clearly do not understand what the biggest FastCGI connection
> multiplexing advantage is. It makes it possible to use much less TCP
> connections (read "less ports"). Each TCP connection requires separate port
> and "local" TCP connection requires two ports. Add ports used by
> browser-to-Web-server connections and you'll see the whole picture. Even if
> Unix-sockets are used between Web-server and FastCGI-server there is an
> advantage in using connection multiplexing - less used file descriptors.
>
> FastCGI connection multiplexing could be great tool for beating C10K
> problem. And long-polling HTTP-requests would benefit from connection
> multiplexing even more.

The main issue with FastCGI connection multiplexing is lack of flow control.
Suppose a client stalls but a FastCGI backend continues to send data to it.
At some point nginx should say the backend to stop sending to the client
but the only way to do it is just to close all multiplexed connections.


--
Igor Sysoev
http://nginx.com/services.html

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Why Nginx Doesn't Implement FastCGI Multiplexing?

zjerryj March 09, 2013 09:44AM

Re: Why Nginx Doesn't Implement FastCGI Multiplexing?

Maxim Dounin March 11, 2013 08:14AM

Re: Why Nginx Doesn't Implement FastCGI Multiplexing?

momyc July 19, 2013 09:02PM

Re: Why Nginx Doesn't Implement FastCGI Multiplexing?

B.R. July 19, 2013 09:28PM

Re: Why Nginx Doesn't Implement FastCGI Multiplexing?

momyc July 19, 2013 10:05PM

Re: Why Nginx Doesn't Implement FastCGI Multiplexing?

momyc July 19, 2013 10:50PM

Re: Why Nginx Doesn't Implement FastCGI Multiplexing?

momyc July 19, 2013 10:59PM

Re: Why Nginx Doesn't Implement FastCGI Multiplexing?

momyc July 19, 2013 11:07PM

Re: Why Nginx Doesn't Implement FastCGI Multiplexing?

B.R. July 19, 2013 11:42PM

Re: Why Nginx Doesn't Implement FastCGI Multiplexing?

momyc July 19, 2013 11:55PM

Re: Why Nginx Doesn't Implement FastCGI Multiplexing?

B.R. July 20, 2013 12:12AM

Re: Why Nginx Doesn't Implement FastCGI Multiplexing?

Igor Sysoev July 20, 2013 12:28AM

Re: Why Nginx Doesn't Implement FastCGI Multiplexing?

momyc July 20, 2013 12:36AM

Re: Why Nginx Doesn't Implement FastCGI Multiplexing?

momyc July 20, 2013 12:41AM

Re: Why Nginx Doesn't Implement FastCGI Multiplexing?

momyc July 20, 2013 12:43AM

Re: Why Nginx Doesn't Implement FastCGI Multiplexing?

momyc July 20, 2013 01:02AM

Re: Why Nginx Doesn't Implement FastCGI Multiplexing?

momyc July 20, 2013 12:51AM

Re: Why Nginx Doesn't Implement FastCGI Multiplexing?

Igor Sysoev July 20, 2013 12:42AM

Re: Why Nginx Doesn't Implement FastCGI Multiplexing?

momyc July 20, 2013 12:50AM

Re: Why Nginx Doesn't Implement FastCGI Multiplexing?

GreenGecko July 20, 2013 01:02AM

Re: Why Nginx Doesn't Implement FastCGI Multiplexing?

Igor Sysoev July 20, 2013 01:02AM

Re: Why Nginx Doesn't Implement FastCGI Multiplexing?

momyc July 20, 2013 01:05AM

Re: Why Nginx Doesn't Implement FastCGI Multiplexing?

momyc July 20, 2013 01:11AM

Re: Why Nginx Doesn't Implement FastCGI Multiplexing?

Igor Sysoev July 20, 2013 01:10AM

Re: Why Nginx Doesn't Implement FastCGI Multiplexing?

momyc July 20, 2013 01:23AM

Re: Why Nginx Doesn't Implement FastCGI Multiplexing?

momyc July 20, 2013 01:25AM

Re: Why Nginx Doesn't Implement FastCGI Multiplexing?

Igor Sysoev July 20, 2013 01:44AM

Re: Why Nginx Doesn't Implement FastCGI Multiplexing?

momyc July 20, 2013 03:52AM

Re: Why Nginx Doesn't Implement FastCGI Multiplexing?

momyc July 20, 2013 04:17AM

Re: Why Nginx Doesn't Implement FastCGI Multiplexing?

Igor Sysoev July 20, 2013 05:20AM

Re: Why Nginx Doesn't Implement FastCGI Multiplexing?

DevNginx October 04, 2013 09:43AM

Re: Why Nginx Doesn't Implement FastCGI Multiplexing?

Maxim Dounin October 04, 2013 12:50PM

Re: Why Nginx Doesn't Implement FastCGI Multiplexing?

DevNginx October 05, 2013 11:12AM

Re: Why Nginx Doesn't Implement FastCGI Multiplexing?

Wter S. September 14, 2014 03:24PM

Re: Why Nginx Doesn't Implement FastCGI Multiplexing?

Maxim Dounin September 15, 2014 06:44AM

Re: Why Nginx Doesn't Implement FastCGI Multiplexing?

Wter S. September 15, 2014 12:18PM

Re: Why Nginx Doesn't Implement FastCGI Multiplexing?

Maxim Dounin September 16, 2014 08:02AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 284
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready