Changes with nginx 0.9.7 04 Apr
2011
*) Feature: now keepalive connections may be closed premature, if
there
are no free worker connections.
Thanks to Maxim D…
*) Feature: the "rotate" parameter of the "image_filter" directive.
Thanks to Adam Bocim.
*) Bugfix: a case when a backend in "fastcgi_pass", "scgi_pass", or
"uwsgi_pass" directives is given by expression and refers to a
defined upstream.
–
Igor S.
http://sysoev.ru/en/
On Tue, Apr 5, 2011 at 12:53 AM, Igor S. [email protected] wrote:
Changes with nginx 0.9.7 04 Apr 2011
*) Feature: now keepalive connections may be closed premature, if there
are no free worker connections.
Thanks to Maxim D…
Is there a seperate patch available for this?
Hello!
On Tue, Apr 05, 2011 at 09:00:51AM +1200, Ryan B wrote:
On Tue, Apr 5, 2011 at 12:53 AM, Igor S. [email protected] wrote:
Changes with nginx 0.9.7 04 Apr 2011
*) Feature: now keepalive connections may be closed premature, if there
are no free worker connections.
Thanks to Maxim D…
Is there a seperate patch available for this?
http://nginx.org/pipermail/nginx-devel/2011-February/000692.html
Maxim D.