Re: [nginx-announce] nginx-1.4.6

2014-03-05 Thread Kevin Worthington
Hello Nginx users, Now available: Nginx 1.4.6 for Windows http://goo.gl/kNh5PS (32-bit and 64-bit versions) These versions are to support legacy users who are already using Cygwin based builds of Nginx. Officially supported native Windows binaries are at nginx.org. Announcements are also

nginx-1.4.6

2014-03-04 Thread Maxim Dounin
Changes with nginx 1.4.6 04 Mar 2014 *) Bugfix: the "client_max_body_size" directive might not work when reading a request body using chunked transfer encoding; the bug had appeared in 1.3.9. Thanks to Lucas Molas. *)