1 message in ru.sysoev.nginxnginx-0.1.30
FromSent OnAttachments
Igor SysoevMay 14, 2005 11:43 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.1.30Actions...
From:Igor Sysoev (is-G@public.gmane.org)
Date:May 14, 2005 11:43:01 am
List:ru.sysoev.nginx

Changes with nginx 0.1.30 14 May 2005

*) Bugfix: the worker process may got caught in an endless loop if the SSI was used.

*) Bugfix: the response encrypted by SSL may not transferred complete.

*) Bugfix: if the length of the response part received at once from proxied or FastCGI server was equal to 500, then nginx returns the 500 response code; in proxy mode the bug appeared in 0.1.29 only.

*) Bugfix: nginx did not consider the directives with 8 or 9 parameters as invalid.

*) Feature: the "return" directive can return the 204 response code.

*) Feature: the "ignore_invalid_headers" directive.