Nginx 1.5.2 for Windows (32-bit and 64-bit builds) are now available for free download. As always, packages are built from the upstream development branch. Nginx (pronounced “engine x”) is a high performance web server, caching proxy and a Layer 7 load balancing solution. Millions of web sites on the Internet use and benefit from Nginx because of its extreme performance, scalability, reliability, flexibility, and security.
On 2013-07-02, the development version of Nginx 1.5.2 was released at nginx.org. The upstream changelog is as follows:
Changes with nginx 1.5.2 02 Jul 2013
- ) Feature: now several “error_log” directives can be used.
- ) Bugfix: the $r->header_in() embedded perl method did not return value of the “Cookie” and “X-Forwarded-For” request header lines; the bug had appeared in 1.3.14.
- ) Bugfix: in the ngx_http_spdy_module. Thanks to Jim Radford.
- ) Bugfix: nginx could not be built on Linux with x32 ABI. Thanks to Serguei Ivantsov.
—
Maxim Dounin
These Windows install files are provided to support legacy users who still use the Cygwin based builds. Before nginx.org starting providing native Windows packages, these were the only way to run Nginx on Windows. Now, official native Windows builds are available and supported at nginx.org. Please use those if you are new to Nginx on Windows. Once again, they are fully supported and available for download at nginx.org.
Download Nginx 1.5.2 for Windows (32-bit & 64-bit versions) here.
Check out the FAQ: Frequently Asked Questions. The answers may help you. If you have other questions that are not on the FAQ, please feel free to ask, or leave a comment, below. Thank you.