comparison CHANGES @ 330:5e3b425174f6 NGINX_0_6_9

nginx 0.6.9 *) Bugfix: a worker process may got caught in an endless loop, if the HTTPS protocol was used; bug appeared in 0.6.7. *) Bugfix: if server listened on two addresses or ports and trailing wildcard was used, then nginx did not run. *) Bugfix: the "ip_hash" directive might incorrectly mark servers as down. *) Bugfix: nginx could not be built on amd64; bug appeared in 0.6.8.
author Igor Sysoev <http://sysoev.ru>
date Tue, 28 Aug 2007 00:00:00 +0400
parents 390b8f8309d6
children 3a91bfeffaba
comparison
equal deleted inserted replaced
329:f2f8dc3e7933 330:5e3b425174f6
1
2 Changes with nginx 0.6.9 28 Aug 2007
3
4 *) Bugfix: a worker process may got caught in an endless loop, if the
5 HTTPS protocol was used; bug appeared in 0.6.7.
6
7 *) Bugfix: if server listened on two addresses or ports and trailing
8 wildcard was used, then nginx did not run.
9
10 *) Bugfix: the "ip_hash" directive might incorrectly mark servers as
11 down.
12
13 *) Bugfix: nginx could not be built on amd64; bug appeared in 0.6.8.
14
1 15
2 Changes with nginx 0.6.8 20 Aug 2007 16 Changes with nginx 0.6.8 20 Aug 2007
3 17
4 *) Change: now nginx tries to set the "worker_priority", 18 *) Change: now nginx tries to set the "worker_priority",
5 "worker_rlimit_nofile", "worker_rlimit_core", and 19 "worker_rlimit_nofile", "worker_rlimit_core", and