summaryrefslogtreecommitdiff
tag namev1.1.7 (c78380ebe9715b2edd28c5b3ddd24aed0f4a5480)
tag date2011-10-31 14:55:20 +0000
tagged byJonathan Kolb <jon@b0g.us>
tagged objectcommit 156a15693d...
downloadnginx-1.1.7.tar.gz
Changes with nginx 1.1.7 31 Oct 2011
*) Feature: support of several resolvers in the "resolver" directive. Thanks to Kirill A. Korinskiy. *) Bugfix: a segmentation fault occurred on start or while reconfiguration if the "ssl" directive was used at http level and there was no "ssl_certificate" defined. *) Bugfix: reduced memory consumption while proxying of big files if they were buffered to disk. *) Bugfix: a segmentation fault might occur in a worker process if "proxy_http_version 1.1" directive was used. *) Bugfix: in the "expires @time" directive.