8 messages in ru.sysoev.nginxRe: nginx-0.7.27
FromSent OnAttachments
Igor SysoevDec 15, 2008 3:31 am 
Igor SysoevDec 15, 2008 3:32 am 
Kevin WorthingtonDec 15, 2008 5:42 am 
Marcos NevesDec 15, 2008 6:04 am 
Igor SysoevDec 15, 2008 6:29 am 
Marcos NevesDec 15, 2008 6:39 am 
Igor SysoevDec 15, 2008 6:51 am 
Marcos NevesDec 15, 2008 7:05 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:Re: nginx-0.7.27Actions...
From:Kevin Worthington (kwor@gmail.com)
Date:Dec 15, 2008 5:42:47 am
List:ru.sysoev.nginx

Nginx 0.7.27 for Windows is now available: http://cli.gs/n727

On Mon, Dec 15, 2008 at 6:32 AM, Igor Sysoev <is@rambler-co.ru> wrote:

Changes with nginx 0.7.27 15 Dec 2008

*) Feature: the "try_files" directive.

*) Feature: variables support in the "fastcgi_pass" directive.

*) Feature: now the $geo variable may get an address from a variable. Thanks to Andrei Nigmatulin.

*) Feature: now a location's modifier may be used without space before name.

*) Feature: the $upstream_response_length variable.

*) Bugfix: now a "add_header" directive does not add an empty value.

*) Bugfix: if zero length static file was requested, then nginx just closed connection; the bug had appeared in 0.7.25.

*) Bugfix: a MOVE method could not move file in non-existent directory.

*) Bugfix: a segmentation fault occurred in worker process, if no one named location was defined in server, but some one was used in an error_page directive. Thanks to Sergey Bochenkov.