comparison CHANGES @ 512:6557aef8a4b2 NGINX_0_8_8

nginx 0.8.8 *) Bugfix: in handling FastCGI headers split in records. *) Bugfix: a segmentation fault occurred in worker process, if a request was handled in two proxied or FastCGIed locations and a caching was enabled in the first location; the bug had appeared in 0.8.7.
author Igor Sysoev <http://sysoev.ru>
date Mon, 10 Aug 2009 00:00:00 +0400
parents 24b676623d4f
children 43cc6f0b77ce
comparison
equal deleted inserted replaced
511:e8f9a06185f3 512:6557aef8a4b2
1
2 Changes with nginx 0.8.8 10 Aug 2009
3
4 *) Bugfix: in handling FastCGI headers split in records.
5
6 *) Bugfix: a segmentation fault occurred in worker process, if a
7 request was handled in two proxied or FastCGIed locations and a
8 caching was enabled in the first location; the bug had appeared in
9 0.8.7.
10
1 11
2 Changes with nginx 0.8.7 27 Jul 2009 12 Changes with nginx 0.8.7 27 Jul 2009
3 13
4 *) Change: minimum supported OpenSSL version is 0.9.7. 14 *) Change: minimum supported OpenSSL version is 0.9.7.
5 15