Asynchronous/multiplexing FastCGI for nginx (incl. ref server implementation)

Maxim Dounin mdounin на mdounin.ru
Чт Июл 1 03:12:12 MSD 2010


Hello!

On Wed, Jun 30, 2010 at 10:11:03PM +0300, maxhl wrote:

> Вечер добрый.
> Есть такой модуль http://github.com/rsms/afcgi
> 
> Asynchronous FastCGI.
> 
> Primarily a modified version of the Nginx FastCGI module which implements
> multiplexing of connections, allowing a single FastCGI server to handle many
> concurrent requests.
> 
> This paves the way for long-lived connections in web apps without wasting
> resources -- i.e. optimally you only need to run one server process per CPU
> (or one server with one thread per CPU) instead of one process per request.
>  
> Кто то пробовал его? В чем пеимущества ?

Когда оно приползло и я на него смотрел - пахло дурно и ничего 
полезного не делало.

http://nginx.org/pipermail/nginx-devel/2009-December/000037.html

Maxim Dounin



Подробная информация о списке рассылки nginx-ru