Welcome! Log In Create A New Profile

Advanced

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

June 30, 2010 03:12PM
Вечер добрый.
Есть такой модуль 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.

Кто то пробовал его? В чем пеимущества ?

____________________________
С уважением Max ICQ 71006063


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

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

maxhl June 30, 2010 03:12PM

Re: Asynchronous/multiplexing FastCGI for nginx (incl. ref serverimplementation)

jjjx128 June 30, 2010 03:38PM

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

Maxim Dounin June 30, 2010 07:14PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 304
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