summaryrefslogtreecommitdiff
tag namev0.3.29 (a53f10542d435abf1096b44fb66127bb4c033767)
tag date2006-02-20 16:44:08 +0000
tagged byJonathan Kolb <jon@b0g.us>
tagged objectcommit f3a7a11445...
downloadnginx-0.3.29.tar.gz
Changes with nginx 0.3.29 20 Feb 2006
*) Feature: now nginx uses less memory, if PHP in FastCGI mode sends many warnings before the response. *) Bugfix: the "Transfer-Encoding: chunked" header line was issued in the 204 responses for the HTTP/1.1 requests. *) Bugfix: nginx returned the 502 response, if the complete response header lines were transferred in a separate FastCGI records. *) Bugfix: if the proxied URI was specified in the "post_action" directive, then it ran only after a successful completion of a request.