commit | 3eed28f33fe69379091eb454876d5d9986489dd7 | [log] [download] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Mon Sep 05 13:18:16 2011 +0000 |
committer | Jonathan Kolb <jon@b0g.us> | Mon Sep 05 13:18:16 2011 +0000 |
tree | 956a0e098a90bfa147ed457a72baa53c77cd8554 | |
parent | e18abb42c9acac169b1f9a366a564dd4ac636637 [diff] |
Changes with nginx 1.1.2 05 Sep 2011 *) Change: now if total size of all ranges is greater than source response size, then nginx disables ranges and returns just the source response. *) Feature: the "max_ranges" directive. *) Bugfix: the "ssl_verify_client", "ssl_verify_depth", and "ssl_prefer_server_ciphers" directives might work incorrectly if SNI was used. *) Bugfix: in the "proxy/fastcgi/scgi/uwsgi_ignore_client_abort" directives.