commit | 7f2a2098d2b004606a3e0d2b00e35a235736ec77 | [log] [download] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Wed Dec 24 12:50:39 2008 +0000 |
committer | Jonathan Kolb <jon@b0g.us> | Wed Dec 24 12:50:39 2008 +0000 |
tree | bda98e42b5a1e85cd410ddd3b8ca7cde56524470 | |
parent | b293b757971c8db15376d6a13a3ac16ea85dcdd0 [diff] |
Changes with nginx 0.7.29 24 Dec 2008 *) Bugfix: the "fastcgi_pass" and "proxy_pass" directives did not support variables if unix domain sockets were used. *) Bugfixes in subrequest processing; the bugs had appeared in 0.7.25. *) Bugfix: a "100 Continue" response was issued for HTTP/1.0 requests; Thanks to Maxim Dounin. *) Bugfix: in memory allocation in the ngx_http_gzip_filter_module on Cygwin.