3 messages in ru.sysoev.nginxnginx-0.3.52
FromSent OnAttachments
Igor SysoevJul 3, 2006 9:48 am 
Yusuf GoolamabbasJul 3, 2006 4:40 pm 
Igor SysoevJul 3, 2006 9:34 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.52Actions...
From:Igor Sysoev (is-G@public.gmane.org)
Date:Jul 3, 2006 9:48:47 am
List:ru.sysoev.nginx

Changes with nginx 0.3.52 03 Jul 2006

*) Change: the ngx_http_index_module behavior for the "POST /" requests is reverted to the 0.3.40 version state: the module now does not return the 405 error.

*) Bugfix: the worker process may got caught in an endless loop if the limit rate was used; bug appeared in 0.3.37.

*) Bugfix: ngx_http_charset_module logged "unknown charset" alert, even if the recoding was not needed; bug appeared in 0.3.50.

*) Bugfix: if a code response of the PUT request was 409, then a temporary file was not removed.