1 message in ru.sysoev.nginxnginx-0.7.29
FromSent OnAttachments
Igor SysoevDec 24, 2008 4:54 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:nginx-0.7.29Actions...
From:Igor Sysoev (is@rambler-co.ru)
Date:Dec 24, 2008 4:54:42 am
List:ru.sysoev.nginx

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.