comparison text/en/CHANGES @ 746:a02360a5c265

nginx-1.3.8
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 30 Oct 2012 14:06:46 +0000
parents 5d939bef335c
children 52dd79a43437
comparison
equal deleted inserted replaced
745:d61128d5ecfc 746:a02360a5c265
1
2 Changes with nginx 1.3.8 30 Oct 2012
3
4 *) Feature: the "optional_no_ca" parameter of the "ssl_verify_client"
5 directive.
6 Thanks to Mike Kazantsev and Eric O'Connor.
7
8 *) Feature: the $bytes_sent, $connection, and $connection_requests
9 variables can now be used not only in the "log_format" directive.
10 Thanks to Benjamin Grössing.
11
12 *) Feature: the "auto" parameter of the "worker_processes" directive.
13
14 *) Bugfix: "cache file ... has md5 collision" alert.
15
16 *) Bugfix: in the ngx_http_gunzip_filter_module.
17
18 *) Bugfix: in the "ssl_stapling" directive.
19
1 20
2 Changes with nginx 1.3.7 02 Oct 2012 21 Changes with nginx 1.3.7 02 Oct 2012
3 22
4 *) Feature: OCSP stapling support. 23 *) Feature: OCSP stapling support.
5 Thanks to Comodo, DigiCert and GlobalSign for sponsoring this work. 24 Thanks to Comodo, DigiCert and GlobalSign for sponsoring this work.