Nginx 1.2.0 for Windows

Nginx for Windows

Nginx 1.2.0 for Windows (32-bit and 64-bit) are both freely available now. They were built from the upstream development branch. Please read on for details.

On 2012-04-23, the stable version of Nginx 1.2.0 was released at nginx.org. The upstream changelog is listed below:

Changes with nginx 1.2.0 23 Apr 2012

  • ) Bugfix: a segmentation fault might occur in a worker process if the “try_files” directive was used; the bug had appeared in 1.1.19.
  • ) Bugfix: response might be truncated if there were more than IOV_MAX buffers used.
  • ) Bugfix: in the “crop” parameter of the “image_filter” directive. Thanks to Maxim Bublis.

Maxim Dounin also added the following notes on the Nginx mailing list in regards to the 1.2.x stable branch:

First version of the 1.2.x stable branch has been released.
The 1.2.0 version incorporates many new features developed in
the 1.1.x branch, including the following:

– support for keepalive connections to upstream servers,
– consolidation of multiple simultaneous requests to upstream
servers if caching is used,
– support for multiple request and connection limits used
simultaneously,
– reduced memory consumption in various edge cases like
handling of long-lived requests.

These executable files are provided to support legacy users who still use the Cygwin based builds. Official native Windows builds are available and supported at nginx.org.

If you are new to Nginx on Windows, please use the native Windows builds which are fully supported and available for download at nginx.org.

Download Nginx 1.2.0 for Windows (32-bit & 64-bit versions) here.

Please leave any questions or comments below. Thank you.

Tweet ThisTweet This

Comments on this entry are closed.