Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Asynchronous/multiplexing FastCGI for nginx (incl. ref server implementation)
Вечер добрый.
Есть такой модуль 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@xxxxxxxxx
http://nginx.org/mailman/listinfo/nginx-ru
|