1 message in ru.sysoev.nginxnginx-0.3.39
FromSent OnAttachments
Igor SysoevApr 17, 2006 12:48 pm 
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.3.39Actions...
From:Igor Sysoev (is-G@public.gmane.org)
Date:Apr 17, 2006 12:48:58 pm
List:ru.sysoev.nginx

Changes with nginx 0.3.39 17 Apr 2006

*) Feature: the "uninitialized_variable_warn" directive; the logging level of the "uninitialized variable" message was lowered from "alert" to "warn".

*) Feature: the "override_charset" directive.

*) Change: now if the unknown variable is used in the "echo" and "if expr='$name'" SSI-commands, then the "unknown variable" message is not logged.

*) Bugfix: the active connection counter increased on the exceeding of the connection limit specified by the "worker_connections" directive; bug appeared in 0.2.0.

*) Bugfix: the limit rate might not work on some condition; bug appeared in 0.3.38.