comparison CHANGES @ 26:45fe5b98a9de NGINX_0_1_13

nginx 0.1.13 *) Feature: the server_names_hash and server_names_hash_threshold directives. *) Bugfix: the *.domain.tld names in the "server_name" directive did not work. *) Bugfix: the %request_length log parameter logged the incorrect length.
author Igor Sysoev <http://sysoev.ru>
date Tue, 21 Dec 2004 00:00:00 +0300
parents 420dd3f9e703
children 7ca9bdc82b3f
comparison
equal deleted inserted replaced
25:21488c53e135 26:45fe5b98a9de
1
2 Changes with nginx 0.1.13 21 Dec 2004
3
4 *) Feature: the server_names_hash and server_names_hash_threshold
5 directives.
6
7 *) Bugfix: the *.domain.tld names in the server_name directive did not
8 work.
9
10 *) Bugfix: the %request_length log parameter logged the incorrect length.
11
1 12
2 Changes with nginx 0.1.12 06 Dec 2004 13 Changes with nginx 0.1.12 06 Dec 2004
3 14
4 *) Feature: the %request_length log parameter. 15 *) Feature: the %request_length log parameter.
5 16