atom feed13 messages in ru.sysoev.nginxRe: nginx-0.7.9
FromSent OnAttachments
Igor SysoevAug 12, 2008 8:40 am 
mikeAug 12, 2008 9:46 am 
Igor SysoevAug 12, 2008 10:30 am 
mikeAug 12, 2008 10:55 am 
Maxim DouninAug 12, 2008 3:06 pm 
mikeAug 12, 2008 3:35 pm 
Maxim DouninAug 12, 2008 5:05 pm 
mikeAug 12, 2008 5:25 pm 
mikeAug 15, 2008 10:36 pm 
Igor SysoevAug 16, 2008 11:59 am 
mikeAug 16, 2008 12:32 pm 
Igor SysoevAug 16, 2008 12:38 pm 
mikeAug 16, 2008 12:55 pm 
Subject:Re: nginx-0.7.9
From:mike (mike@public.gmane.org)
Date:Aug 12, 2008 9:46:52 am
List:ru.sysoev.nginx

Did Maxim's index patch get in there? to cycle through all the index files before going to a directory scan?

On 8/12/08, Igor Sysoev <is-G@public.gmane.org> wrote:

Changes with nginx 0.7.9 12 Aug 2008

*) Change: now ngx_http_charset_module works by default with following MIME types: text/html, text/css, text/xml, text/plain, text/vnd.wap.wml, application/x-javascript, and application/rss+xml.

*) Feature: the "charset_types" and "addition_types" directives.

*) Feature: now the "gzip_types", "ssi_types", and "sub_filter_types" directives use hash.

*) Feature: the ngx_cpp_test_module.

*) Feature: the "expires" directive supports daily time.

*) Feature: the ngx_http_xslt_module improvements and bug fixing. Thanks to Denis F. Latypoff and Maxim Dounin.

*) Bugfix: the "log_not_found" directive did not work for index files tests.

*) Bugfix: HTTPS connections might hang, if kqueue, epoll, rtsig, or eventport methods were used; the bug had appeared in 0.7.7.

*) Bugfix: if the "server_name", "valid_referers", and "map" directives used an "*.domain.tld" wildcard and exact name "domain.tld" was not set, then the exact name was matched by the wildcard; the bugs had appeared in 0.3.18.