1 Jul 01:12
Re: Asynchronous/multiplexing FastCGI for nginx (incl. ref server implementation)
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 mailing list nginx-ru <at> nginx.org(Continue reading)
RSS Feed