summaryrefslogtreecommitdiff
tag namev0.3.54 (bdf0da2c339a29de5c1cbda9d37a1c1edd8a165f)
tag date2006-07-11 13:16:58 +0000
tagged byJonathan Kolb <jon@b0g.us>
tagged objectcommit 2b3fe49256...
downloadnginx-0.3.54.tar.gz
Changes with nginx 0.3.54 11 Jul 2006
*) Feature: nginx now logs the subrequest information to the error log. *) Feature: the "proxy_next_upstream", "fastcgi_next_upstream", and "memcached_next_upstream" directives support the "off" parameter. *) Feature: the "debug_connection" directive supports the CIDR address form. *) Bugfix: if a response of proxied server or FastCGI server was converted from UTF-8 or back, then it may be transferred incomplete. *) Bugfix: the $upstream_response_time variable had the time of the first request to a backend only. *) Bugfix: nginx could not be built on amd64 platform; bug appeared in 0.3.53.