<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Kevin Worthington</title>
	
	<link>http://kevinworthington.com</link>
	<description>Nginx for Windows, Lighttpd for Windows, WordPress, iPhone, Gmail, Windows 7, Linux, and Tech</description>
	<lastBuildDate>Tue, 22 May 2012 23:50:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<feedburner:info uri="kevinworthington" /><feedburner:emailServiceId>KevinWorthington</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/feedburner/KevinWorthington" /><feedburner:info uri="feedburner/kevinworthington" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Nginx 1.3.0 for Windows</title>
		<link>http://feedproxy.google.com/~r/feedburner/KevinWorthington/~3/6ZkxjEXQKVs/</link>
		<comments>http://kevinworthington.com/nginx-1-3-0-for-windows/#comments</comments>
		<pubDate>Tue, 15 May 2012 22:10:22 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Nginx]]></category>
		<category><![CDATA[32-bit]]></category>
		<category><![CDATA[64-bit]]></category>
		<category><![CDATA[cygwin]]></category>
		<category><![CDATA[nginx for Windows]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://kevinworthington.com/?p=3436</guid>
		<description><![CDATA[Nginx 1.3.0 for Windows (32-bit and 64-bit) are now available for free download. They were built from the upstream development branch. Nginx (pronounced &#8220;engine x&#8221;) is a high performance web server, caching proxy and a Layer 7 load balancing solution. Millions of web sites on the Internet benefit from using Nginx because of its extreme [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img src="http://kevinworthington.com/wp-content/uploads/2012/05/nginx_for_windows.png" alt="Nginx for Windows" title="Nginx for Windows" width="320" height="281" class="alignleft size-full wp-image-3435" /></p>
<p>Nginx 1.3.0 for Windows (32-bit and 64-bit) are now available for free download. They were built from the upstream development branch. Nginx (pronounced &#8220;engine x&#8221;) is a high performance web server, caching proxy and a Layer 7 load balancing solution. Millions of web sites on the Internet benefit from using Nginx because of its extreme performance, scalability, reliability, flexibility and security.</p>
<p>On 2012-05-15, the development version of Nginx 1.3.0 was released at <a href="http://nginx.org/en/download.html" title="nginx download page">nginx.org</a>. The upstream changelog is listed below:<span id="more-3436"></span></p>
<blockquote><p>
Changes with nginx 1.3.0                                         15 May 2012</p>
<ul>
<li>) Feature: the &#8220;debug_connection&#8221; directive now supports IPv6 addresses and the &#8220;unix:&#8221; parameter.</li>
<li>) Feature: the &#8220;set_real_ip_from&#8221; directive and the &#8220;proxy&#8221; parameter of the &#8220;geo&#8221; directive now support IPv6 addresses.</li>
<li>) Feature: the &#8220;real_ip_recursive&#8221;, &#8220;geoip_proxy&#8221;, and &#8220;geoip_proxy_recursive&#8221; directives.</li>
<li>) Feature: the &#8220;proxy_recursive&#8221; parameter of the &#8220;geo&#8221; directive.</li>
<li>) Bugfix: a segmentation fault might occur in a worker process if the &#8220;resolver&#8221; directive was used.</li>
<li>) Bugfix: a segmentation fault might occur in a worker process if the &#8220;fastcgi_pass&#8221;, &#8220;scgi_pass&#8221;, or &#8220;uwsgi_pass&#8221; directives were used and backend returned incorrect response.</li>
<li>) Bugfix: a segmentation fault might occur in a worker process if the &#8220;rewrite&#8221; directive was used and new request arguments in a replacement used variables.</li>
<li>) Bugfix: nginx might hog CPU if the open file resource limit was reached.</li>
<li>) Bugfix: nginx might loop infinitely over backends if the &#8220;proxy_next_upstream&#8221; directive with the &#8220;http_404&#8243; parameter was used and there were backup servers specified in an upstream block.</li>
<li>) Bugfix: adding the &#8220;down&#8221; parameter of the &#8220;server&#8221; directive might cause unneeded client redistribution among backend servers if the &#8220;ip_hash&#8221; directive was used.</li>
<li>) Bugfix: socket leak. Thanks to Yichun Zhang.</li>
<li>) Bugfix: in the ngx_http_fastcgi_module.</li>
</ul>
<p>Maxim Dounin
</p></blockquote>
<p>These Windows setup files are provided to support legacy users who still use the Cygwin based builds. Official native Windows builds are available and supported at <a href="http://nginx.org" title="nginx.org">nginx.org</a>.</p>
<p>If you are new to Nginx on Windows, please use the native Windows builds which are fully supported and available for download at <a href="http://nginx.org" title="nginx.org">nginx.org</a>.</p>
<p><a href="/nginx-for-windows/">Download Nginx 1.3.0 for Windows (32-bit &#038; 64-bit versions) here</a>.</p>
<p>Please feel free to ask questions or or leave a comment below. Thank you.</p>
<p><a href="http://twitter.com/home/?status=Nginx+1.3.0+For+Windows+http://goo.gl/v9xkC+(via+@kworthington)"><img src="http://kevinworthington.com/wp-content/uploads/2010/12/twitter-tweet-this.png" alt="Tweet This" width="16" height="16" />Tweet This</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/tDv-oHUn-xptkR-I5W-RcjkKfqY/0/da"><img src="http://feedads.g.doubleclick.net/~a/tDv-oHUn-xptkR-I5W-RcjkKfqY/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/tDv-oHUn-xptkR-I5W-RcjkKfqY/1/da"><img src="http://feedads.g.doubleclick.net/~a/tDv-oHUn-xptkR-I5W-RcjkKfqY/1/di" border="0" ismap="true"></img></a></p>
<p><a href="http://feedads.g.doubleclick.net/~a/nCR7hlQdW15jxMpxR0HOrYK3keQ/0/da"><img src="http://feedads.g.doubleclick.net/~a/nCR7hlQdW15jxMpxR0HOrYK3keQ/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/nCR7hlQdW15jxMpxR0HOrYK3keQ/1/da"><img src="http://feedads.g.doubleclick.net/~a/nCR7hlQdW15jxMpxR0HOrYK3keQ/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?a=6ZkxjEXQKVs:-G7SZjgVFZY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?a=6ZkxjEXQKVs:-G7SZjgVFZY:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?a=6ZkxjEXQKVs:-G7SZjgVFZY:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?i=6ZkxjEXQKVs:-G7SZjgVFZY:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?a=6ZkxjEXQKVs:-G7SZjgVFZY:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?a=6ZkxjEXQKVs:-G7SZjgVFZY:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?i=6ZkxjEXQKVs:-G7SZjgVFZY:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/feedburner/KevinWorthington/~4/6ZkxjEXQKVs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://kevinworthington.com/nginx-1-3-0-for-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://kevinworthington.com/nginx-1-3-0-for-windows/</feedburner:origLink><feedburner:origLink>http://feedproxy.google.com/~r/KevinWorthington/~3/mf9xhGl6X_I/</feedburner:origLink></item>
		<item>
		<title>Nginx 1.2.0 for Windows</title>
		<link>http://feedproxy.google.com/~r/feedburner/KevinWorthington/~3/Rawaq1KVgzI/</link>
		<comments>http://kevinworthington.com/nginx-1-2-0-for-windows/#comments</comments>
		<pubDate>Mon, 23 Apr 2012 17:15:48 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Nginx]]></category>
		<category><![CDATA[32-bit]]></category>
		<category><![CDATA[64-bit]]></category>
		<category><![CDATA[cygwin]]></category>
		<category><![CDATA[nginx for Windows]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://kevinworthington.com/?p=3428</guid>
		<description><![CDATA[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 [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img src="http://kevinworthington.com/wp-content/uploads/2011/10/nginx-for-windows.png" alt="Nginx for Windows" title="Nginx for Windows" width="250" height="231" class="alignleft size-full wp-image-3302" /></p>
<p>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.</p>
<p>On 2012-04-23, the stable version of Nginx 1.2.0 was released at <a href="http://nginx.org/en/download.html" title="nginx download page">nginx.org</a>. The upstream changelog is listed below:<span id="more-3428"></span></p>
<p>Changes with nginx 1.2.0                                         23 Apr 2012</p>
<ul>
<li>) Bugfix: a segmentation fault might occur in a worker process if the &#8220;try_files&#8221; directive was used; the bug had appeared in 1.1.19.</li>
<li>) Bugfix: response might be truncated if there were more than IOV_MAX buffers used.</li>
<li>) Bugfix: in the &#8220;crop&#8221; parameter of the &#8220;image_filter&#8221; directive. Thanks to Maxim Bublis.</li>
</ul>
<p>Maxim Dounin also added the following notes on the Nginx mailing list in regards to the 1.2.x stable branch:</p>
<blockquote><p>
First version of the 1.2.x stable branch has been released.<br />
The 1.2.0 version incorporates many new features developed in<br />
the 1.1.x branch, including the following:</p>
<p>- support for keepalive connections to upstream servers,<br />
- consolidation of multiple simultaneous requests to upstream<br />
 servers if caching is used,<br />
- support for multiple request and connection limits used<br />
 simultaneously,<br />
- reduced memory consumption in various edge cases like<br />
 handling of long-lived requests.</p></blockquote>
<p>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 <a href="http://nginx.org" title="nginx.org">nginx.org</a>.</p>
<p>If you are new to Nginx on Windows, please use the native Windows builds which are fully supported and available for download at <a href="http://nginx.org" title="nginx.org">nginx.org</a>.</p>
<p><a href="/nginx-for-windows/">Download Nginx 1.2.0 for Windows (32-bit &#038; 64-bit versions) here</a>.</p>
<p>Please leave any questions or comments below. Thank you.</p>
<p><a href="http://twitter.com/home/?status=Nginx+1.2.0+For+Windows+http://goo.gl/nvoA5+(via+@kworthington)"><img src="http://kevinworthington.com/wp-content/uploads/2010/12/twitter-tweet-this.png" alt="Tweet This" width="16" height="16" />Tweet This</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/6W5wzY8-YLbxA_5cM8CBtmDuYgo/0/da"><img src="http://feedads.g.doubleclick.net/~a/6W5wzY8-YLbxA_5cM8CBtmDuYgo/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/6W5wzY8-YLbxA_5cM8CBtmDuYgo/1/da"><img src="http://feedads.g.doubleclick.net/~a/6W5wzY8-YLbxA_5cM8CBtmDuYgo/1/di" border="0" ismap="true"></img></a></p>
<p><a href="http://feedads.g.doubleclick.net/~a/Y1zMTNZUr7VaSkcO6S0Y54KL220/0/da"><img src="http://feedads.g.doubleclick.net/~a/Y1zMTNZUr7VaSkcO6S0Y54KL220/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/Y1zMTNZUr7VaSkcO6S0Y54KL220/1/da"><img src="http://feedads.g.doubleclick.net/~a/Y1zMTNZUr7VaSkcO6S0Y54KL220/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?a=Rawaq1KVgzI:CZzcDMhmjXE:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?a=Rawaq1KVgzI:CZzcDMhmjXE:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?a=Rawaq1KVgzI:CZzcDMhmjXE:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?i=Rawaq1KVgzI:CZzcDMhmjXE:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?a=Rawaq1KVgzI:CZzcDMhmjXE:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?a=Rawaq1KVgzI:CZzcDMhmjXE:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?i=Rawaq1KVgzI:CZzcDMhmjXE:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/feedburner/KevinWorthington/~4/Rawaq1KVgzI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://kevinworthington.com/nginx-1-2-0-for-windows/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://kevinworthington.com/nginx-1-2-0-for-windows/</feedburner:origLink><feedburner:origLink>http://feedproxy.google.com/~r/KevinWorthington/~3/3HYb4TX9mDo/</feedburner:origLink></item>
		<item>
		<title>Nginx 1.0.15 for Windows and Nginx 1.1.19 for Windows</title>
		<link>http://feedproxy.google.com/~r/feedburner/KevinWorthington/~3/43NNimg4PO8/</link>
		<comments>http://kevinworthington.com/nginx-1-0-15-for-windows-and-nginx-1-1-19-for-windows/#comments</comments>
		<pubDate>Fri, 13 Apr 2012 20:58:17 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Nginx]]></category>
		<category><![CDATA[32-bit]]></category>
		<category><![CDATA[64-bit]]></category>
		<category><![CDATA[cygwin]]></category>
		<category><![CDATA[nginx for Windows]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://kevinworthington.com/?p=3423</guid>
		<description><![CDATA[Nginx 1.0.15 and 1.1.19 for Windows (32-bit and 64-bit) were all built from the upstream developers at nginx.org. These packages are now available for free download. Please read on for details. Nginx 1.0.15 stable and Nginx 1.1.19 development versions have been released. Matthew Daley discovered a security problem in the ngx_http_mp4_module, CVE-2012-2089. A specially crafted [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img src="http://kevinworthington.com/wp-content/uploads/2011/10/nginx-for-windows.png" alt="Nginx for Windows" title="Nginx for Windows" width="250" height="231" class="alignleft size-full wp-image-3302" /></p>
<p>Nginx 1.0.15 and 1.1.19 for Windows (32-bit and 64-bit) were all built from the upstream developers at nginx.org. These packages are now available for free download. Please read on for details.</p>
<p>Nginx 1.0.15 stable and Nginx 1.1.19 development versions have been released. Matthew Daley discovered a security problem in the ngx_http_mp4_module, CVE-2012-2089.</p>
<p>A specially crafted mp4 file might allow to overwrite memory locations in a worker process if the ngx_http_mp4_module is used, potentially resulting in arbitrary code execution. <strong>This module is not built by default, and has not ever been in any of my builds</strong>.</p>
<p>These executables are provided to support legacy users who still use the Cygwin based builds. Official native Windows builds are available and supported at <a href="http://nginx.org" title="nginx.org">nginx.org</a>.</p>
<p>If you are just starting out, you are better off using the native Windows builds which are supported and available for download at <a href="http://nginx.org" title="nginx.org">nginx.org</a>.</p>
<p><a href="/nginx-for-windows/">Download Nginx 1.0.15 and 1.1.19 for Windows (32-bit &#038; 64-bit versions) here</a>.</p>
<p>Please let me know if you have a question or have feedback by leaving a comment below.</p>
<p><a href="http://twitter.com/home/?status=Nginx+1.0.15+and+1.1.19+For+Windows+http://goo.gl/Hm5j6+(via+@kworthington)"><img src="http://kevinworthington.com/wp-content/uploads/2010/12/twitter-tweet-this.png" alt="Tweet This" width="16" height="16" />Tweet This</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/IVsNe7rKg3hVVn4j-OOXsLd_NK0/0/da"><img src="http://feedads.g.doubleclick.net/~a/IVsNe7rKg3hVVn4j-OOXsLd_NK0/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/IVsNe7rKg3hVVn4j-OOXsLd_NK0/1/da"><img src="http://feedads.g.doubleclick.net/~a/IVsNe7rKg3hVVn4j-OOXsLd_NK0/1/di" border="0" ismap="true"></img></a></p>
<p><a href="http://feedads.g.doubleclick.net/~a/-U3gC-tgJxg57PQhJ_Q6_LYBttU/0/da"><img src="http://feedads.g.doubleclick.net/~a/-U3gC-tgJxg57PQhJ_Q6_LYBttU/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/-U3gC-tgJxg57PQhJ_Q6_LYBttU/1/da"><img src="http://feedads.g.doubleclick.net/~a/-U3gC-tgJxg57PQhJ_Q6_LYBttU/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?a=43NNimg4PO8:4_6d0nl4zKw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?a=43NNimg4PO8:4_6d0nl4zKw:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?a=43NNimg4PO8:4_6d0nl4zKw:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?i=43NNimg4PO8:4_6d0nl4zKw:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?a=43NNimg4PO8:4_6d0nl4zKw:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?a=43NNimg4PO8:4_6d0nl4zKw:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?i=43NNimg4PO8:4_6d0nl4zKw:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/feedburner/KevinWorthington/~4/43NNimg4PO8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://kevinworthington.com/nginx-1-0-15-for-windows-and-nginx-1-1-19-for-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://kevinworthington.com/nginx-1-0-15-for-windows-and-nginx-1-1-19-for-windows/</feedburner:origLink><feedburner:origLink>http://feedproxy.google.com/~r/KevinWorthington/~3/ViKgyK_Z3Ss/</feedburner:origLink></item>
		<item>
		<title>Nginx 1.1.18 for Windows</title>
		<link>http://feedproxy.google.com/~r/feedburner/KevinWorthington/~3/0sijX_0Uo9c/</link>
		<comments>http://kevinworthington.com/nginx-1-1-18-for-windows/#comments</comments>
		<pubDate>Thu, 29 Mar 2012 14:04:02 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Nginx]]></category>
		<category><![CDATA[32-bit]]></category>
		<category><![CDATA[64-bit]]></category>
		<category><![CDATA[cygwin]]></category>
		<category><![CDATA[nginx for Windows]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://kevinworthington.com/?p=3420</guid>
		<description><![CDATA[Nginx 1.1.18 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-03-28, the development version of Nginx 1.1.18 was released at nginx.org. The upstream changelog is listed below: Changes with nginx 1.1.18 28 Mar 2012 ) Change: keepalive connections are [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img src="http://kevinworthington.com/wp-content/uploads/2011/10/nginx-for-windows.png" alt="Nginx for Windows" title="Nginx for Windows" width="250" height="231" class="alignleft size-full wp-image-3302" /></p>
<p>Nginx 1.1.18 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.</p>
<p>On 2012-03-28, the development version of Nginx 1.1.18 was released at <a href="http://nginx.org/en/download.html" title="nginx download page">nginx.org</a>. The upstream changelog is listed below:<span id="more-3420"></span></p>
<p>Changes with nginx 1.1.18                                        28 Mar 2012</p>
<ul>
<li>) Change: keepalive connections are no longer disabled for Safari by default.</li>
<li>) Feature: the $connection_requests variable.</li>
<li>) Feature: $tcpinfo_rtt, $tcpinfo_rttvar, $tcpinfo_snd_cwnd and $tcpinfo_rcv_space variables.</li>
<li>) Feature: the &#8220;worker_cpu_affinity&#8221; directive now works on FreeBSD.</li>
<li>) Feature: the &#8220;xslt_param&#8221; and &#8220;xslt_string_param&#8221; directives. Thanks to Samuel Behan.</li>
<li>) Bugfix: in configure tests. Thanks to Piotr Sikora.</li>
<li>) Bugfix: in the ngx_http_xslt_filter_module.</li>
<li>) Bugfix: nginx could not be built on Debian GNU/Hurd.</li>
</ul>
<p>I provide these executable files for the purpose of supporting legacy users who still use the Cygwin based builds. Official native Windows builds are available and supported at <a href="http://nginx.org" title="nginx.org">nginx.org</a>.</p>
<p>If you are just starting out, please consider choosing the native Windows builds which are fully supported and available for download at <a href="http://nginx.org" title="nginx.org">nginx.org</a>.</p>
<p><a href="/nginx-for-windows/">Download Nginx 1.1.18 for Windows (32-bit &#038; 64-bit versions) here</a>.</p>
<p>Please leave any questions or comments below. Thank you.</p>
<p><a href="http://twitter.com/home/?status=Nginx+1.1.18+For+Windows+http://goo.gl/lH8ED+(via+@kworthington)"><img src="http://kevinworthington.com/wp-content/uploads/2010/12/twitter-tweet-this.png" alt="Tweet This" width="16" height="16" />Tweet This</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/vNLTbQvYuJOQw2pUKszwPNKOyOU/0/da"><img src="http://feedads.g.doubleclick.net/~a/vNLTbQvYuJOQw2pUKszwPNKOyOU/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/vNLTbQvYuJOQw2pUKszwPNKOyOU/1/da"><img src="http://feedads.g.doubleclick.net/~a/vNLTbQvYuJOQw2pUKszwPNKOyOU/1/di" border="0" ismap="true"></img></a></p>
<p><a href="http://feedads.g.doubleclick.net/~a/p5-ct6dro1f6d0Z67MimP1Hwuq8/0/da"><img src="http://feedads.g.doubleclick.net/~a/p5-ct6dro1f6d0Z67MimP1Hwuq8/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/p5-ct6dro1f6d0Z67MimP1Hwuq8/1/da"><img src="http://feedads.g.doubleclick.net/~a/p5-ct6dro1f6d0Z67MimP1Hwuq8/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?a=0sijX_0Uo9c:6rubLi8sCpg:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?a=0sijX_0Uo9c:6rubLi8sCpg:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?a=0sijX_0Uo9c:6rubLi8sCpg:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?i=0sijX_0Uo9c:6rubLi8sCpg:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?a=0sijX_0Uo9c:6rubLi8sCpg:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?a=0sijX_0Uo9c:6rubLi8sCpg:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?i=0sijX_0Uo9c:6rubLi8sCpg:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/feedburner/KevinWorthington/~4/0sijX_0Uo9c" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://kevinworthington.com/nginx-1-1-18-for-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://kevinworthington.com/nginx-1-1-18-for-windows/</feedburner:origLink><feedburner:origLink>http://feedproxy.google.com/~r/KevinWorthington/~3/QI0sN82j6tA/</feedburner:origLink></item>
		<item>
		<title>Nginx 1.0.14 for Windows and Nginx 1.1.17 for Windows</title>
		<link>http://feedproxy.google.com/~r/feedburner/KevinWorthington/~3/ekBcrDY4Qtg/</link>
		<comments>http://kevinworthington.com/nginx-1-0-14-for-windows-and-nginx-1-1-17-for-windows/#comments</comments>
		<pubDate>Fri, 16 Mar 2012 11:18:48 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Nginx]]></category>
		<category><![CDATA[32-bit]]></category>
		<category><![CDATA[64-bit]]></category>
		<category><![CDATA[cygwin]]></category>
		<category><![CDATA[nginx for Windows]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://kevinworthington.com/?p=3415</guid>
		<description><![CDATA[Nginx 1.0.14 and 1.1.17 for Windows (32-bit and 64-bit) were all built from the upstream developers at nginx.org. These packages are now available for free download. Please read on for details. Nginx 1.0.14 stable and Nginx 1.1.17 development versions have been released, with the fix for the memory disclosure security problem discovered by Matthew Daley. [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img src="http://kevinworthington.com/wp-content/uploads/2011/10/nginx-for-windows.png" alt="Nginx for Windows" title="Nginx for Windows" width="250" height="231" class="alignleft size-full wp-image-3302" /></p>
<p>Nginx 1.0.14 and 1.1.17 for Windows (32-bit and 64-bit) were all built from the upstream developers at nginx.org. These packages are now available for free download. Please read on for details.</p>
<p>Nginx 1.0.14 stable and Nginx 1.1.17 development versions have been released, with the fix for the memory disclosure security problem discovered by Matthew Daley.</p>
<p>On 2012-02-15, the development version of Nginx 1.1.15 was released at <a href="http://nginx.org/en/download.html" title="nginx download page">nginx.org</a>. The upstream changelog is listed below:<span id="more-3415"></span></p>
<p>Changes with nginx 1.1.17                                        15 Mar 2012</p>
<ul>
<li>) Security: content of previously freed memory might be sent to a client if backend returned specially crafted response. Thanks to Matthew Daley.</li>
<li>) Bugfix: in the embedded perl module if used from SSI. Thanks to Matthew Daley.</li>
<li>) Bugfix: in the ngx_http_uwsgi_module.</li>
</ul>
<p>Changes with nginx 1.0.14                                        15 Mar 2012</p>
<ul>
<li>) Security: content of previously freed memory might be sent to a client if backend returned specially crafted response. Thanks to Matthew Daley.</li>
</ul>
<p>I provide these executables forthe purpose of supporting legacy users who still use the Cygwin based builds. Official native Windows builds are available and supported at <a href="http://nginx.org" title="nginx.org">nginx.org</a>.</p>
<p>If you are just starting out, you are better off using the native Windows builds which are supported and available for download at <a href="http://nginx.org" title="nginx.org">nginx.org</a>.</p>
<p><a href="/nginx-for-windows/">Download Nginx 1.0.14 and 1.1.17 for Windows (32-bit &#038; 64-bit versions) here</a>.</p>
<p>Please let me know if you have a question or have feedback by leaving a comment below.</p>
<p><a href="http://twitter.com/home/?status=Nginx+1.0.14+and+1.1.17+For+Windows+http://goo.gl/nw0Vq+(via+@kworthington)"><img src="http://kevinworthington.com/wp-content/uploads/2010/12/twitter-tweet-this.png" alt="Tweet This" width="16" height="16" />Tweet This</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/4oq8Gj8VqFJuVNGw-TtURPJ3v6g/0/da"><img src="http://feedads.g.doubleclick.net/~a/4oq8Gj8VqFJuVNGw-TtURPJ3v6g/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/4oq8Gj8VqFJuVNGw-TtURPJ3v6g/1/da"><img src="http://feedads.g.doubleclick.net/~a/4oq8Gj8VqFJuVNGw-TtURPJ3v6g/1/di" border="0" ismap="true"></img></a></p>
<p><a href="http://feedads.g.doubleclick.net/~a/kbLnD2e5eP4wJzKN59dEnBxMKPU/0/da"><img src="http://feedads.g.doubleclick.net/~a/kbLnD2e5eP4wJzKN59dEnBxMKPU/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/kbLnD2e5eP4wJzKN59dEnBxMKPU/1/da"><img src="http://feedads.g.doubleclick.net/~a/kbLnD2e5eP4wJzKN59dEnBxMKPU/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?a=ekBcrDY4Qtg:jjkOF7QGazk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?a=ekBcrDY4Qtg:jjkOF7QGazk:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?a=ekBcrDY4Qtg:jjkOF7QGazk:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?i=ekBcrDY4Qtg:jjkOF7QGazk:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?a=ekBcrDY4Qtg:jjkOF7QGazk:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?a=ekBcrDY4Qtg:jjkOF7QGazk:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?i=ekBcrDY4Qtg:jjkOF7QGazk:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/feedburner/KevinWorthington/~4/ekBcrDY4Qtg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://kevinworthington.com/nginx-1-0-14-for-windows-and-nginx-1-1-17-for-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://kevinworthington.com/nginx-1-0-14-for-windows-and-nginx-1-1-17-for-windows/</feedburner:origLink><feedburner:origLink>http://feedproxy.google.com/~r/KevinWorthington/~3/nj2KNpkuMx0/</feedburner:origLink></item>
		<item>
		<title>Nginx 1.0.13 for Windows</title>
		<link>http://feedproxy.google.com/~r/feedburner/KevinWorthington/~3/zxhOFY1_F98/</link>
		<comments>http://kevinworthington.com/nginx-1-0-13-for-windows/#comments</comments>
		<pubDate>Tue, 06 Mar 2012 02:10:36 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Nginx]]></category>
		<category><![CDATA[32-bit]]></category>
		<category><![CDATA[64-bit]]></category>
		<category><![CDATA[cygwin]]></category>
		<category><![CDATA[nginx for Windows]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://kevinworthington.com/?p=3411</guid>
		<description><![CDATA[32-bit and 64-bit versions of Nginx 1.0.13 for Windows are now available for free download. Each were built on Windows 7 Ultimate (32-bit and 64-bit for the respective versions of Nginx) using Cygwin. These versions are from the upstream stable branch. Nginx for Windows packages are provided as is, without any guarantees or warranties. Use [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img src="http://kevinworthington.com/wp-content/uploads/2011/05/nginx-windows.png" alt="Nginx for Windows" title="Nginx for Windows" width="400" height="400" class="alignleft size-full wp-image-3104" />32-bit and 64-bit versions of Nginx 1.0.13 for Windows are now available for free download. Each were built on Windows 7 Ultimate (32-bit and 64-bit for the respective versions of Nginx) using Cygwin.</p>
<p>These versions are from the upstream stable branch. Nginx for Windows packages are provided as is, without any guarantees or warranties. Use at your own risk. Please read on below for more details.<span id="more-3411"></span></p>
<p>These builds are built in support of legacy users who still use Cygwin based builds. Official native Windows builds are available and supported at <a href="http://nginx.org" title="nginx.org">nginx.org</a>.</p>
<p>This particular version has several bugfixes and features.</p>
<p>Here is the changelog:</p>
<p>Changes with nginx 1.0.13                                        05 Mar 2012</p>
<ul>
<li>) Feature: the &#8220;return&#8221; and &#8220;error_page&#8221; directives can now be used to return 307 redirections.</li>
<li>) Bugfix: a segmentation fault might occur in a worker process if the &#8220;resolver&#8221; directive was used and there was no &#8220;error_log&#8221; directive specified at global level. Thanks to Roman Arutyunyan.</li>
<li>) Bugfix: memory leaks. Thanks to Lanshun Zhou.</li>
<li>) Bugfix: nginx might log incorrect error &#8220;upstream prematurely closed connection&#8221; instead of correct &#8220;upstream sent too big header&#8221; one. Thanks to Feibo Li.</li>
<li>) Bugfix: on ZFS filesystem disk cache size might be calculated incorrectly; the bug had appeared in 1.0.1.</li>
<li>) Bugfix: the number of internal redirects to named locations was not limited.</li>
<li>) Bugfix: temporary files might be not removed if the &#8220;proxy_store&#8221; directive was used with SSI includes.</li>
<li>) Bugfix: in some cases non-cacheable variables (such as the $args variable) returned old empty cached value.</li>
<li>) Bugfix: the &#8220;proxy_redirect&#8221; directives might be inherited incorrectly.</li>
<li>) Bugfix: nginx could not be built with the ngx_http_perl_module if the &#8211;with-openssl option was used.</li>
<li>) Bugfix: nginx could not be built by the icc 12.1 compiler.</li>
</ul>
<p><a href="/nginx-for-windows/">Download Nginx 1.0.13 for Windows (32-bit &#038; 64-bit versions) here</a>.</p>
<p>Please ask a question or comments below.</p>
<p>Spread the word on Twitter: <a href="http://twitter.com/home/?status=Checking+out+Nginx+1.0.13+For+Windows:+http://goo.gl/42im0+(via+@kworthington)"><img src="http://kevinworthington.com/wp-content/uploads/2010/12/twitter-tweet-this.png" alt="Tweet This" width="16" height="16" />Tweet This</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/Dx3WqriGkVkGcsn40wvdNLHZ36Y/0/da"><img src="http://feedads.g.doubleclick.net/~a/Dx3WqriGkVkGcsn40wvdNLHZ36Y/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/Dx3WqriGkVkGcsn40wvdNLHZ36Y/1/da"><img src="http://feedads.g.doubleclick.net/~a/Dx3WqriGkVkGcsn40wvdNLHZ36Y/1/di" border="0" ismap="true"></img></a></p>
<p><a href="http://feedads.g.doubleclick.net/~a/ErMtq0jqKCUecanFWxBQUxnTRsA/0/da"><img src="http://feedads.g.doubleclick.net/~a/ErMtq0jqKCUecanFWxBQUxnTRsA/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/ErMtq0jqKCUecanFWxBQUxnTRsA/1/da"><img src="http://feedads.g.doubleclick.net/~a/ErMtq0jqKCUecanFWxBQUxnTRsA/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?a=zxhOFY1_F98:VzDmhEsUjQ8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?a=zxhOFY1_F98:VzDmhEsUjQ8:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?a=zxhOFY1_F98:VzDmhEsUjQ8:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?i=zxhOFY1_F98:VzDmhEsUjQ8:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?a=zxhOFY1_F98:VzDmhEsUjQ8:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?a=zxhOFY1_F98:VzDmhEsUjQ8:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?i=zxhOFY1_F98:VzDmhEsUjQ8:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/feedburner/KevinWorthington/~4/zxhOFY1_F98" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://kevinworthington.com/nginx-1-0-13-for-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://kevinworthington.com/nginx-1-0-13-for-windows/</feedburner:origLink><feedburner:origLink>http://feedproxy.google.com/~r/KevinWorthington/~3/VaZN_KucabI/</feedburner:origLink></item>
		<item>
		<title>Nginx 1.1.16 for Windows</title>
		<link>http://feedproxy.google.com/~r/feedburner/KevinWorthington/~3/Y_3k_ZUX1ts/</link>
		<comments>http://kevinworthington.com/nginx-1-1-16-for-windows/#comments</comments>
		<pubDate>Wed, 29 Feb 2012 21:00:13 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Nginx]]></category>
		<category><![CDATA[32-bit]]></category>
		<category><![CDATA[64-bit]]></category>
		<category><![CDATA[cygwin]]></category>
		<category><![CDATA[nginx for Windows]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://kevinworthington.com/?p=3405</guid>
		<description><![CDATA[Nginx 1.1.16 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-02-29, the development version of Nginx 1.1.16 was released at nginx.org. The upstream changelog is listed below: Changes with nginx 1.1.16 29 Feb 2012 ) Change: the simultaneous subrequest [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img src="http://kevinworthington.com/wp-content/uploads/2011/10/nginx-for-windows.png" alt="Nginx for Windows" title="Nginx for Windows" width="250" height="231" class="alignleft size-full wp-image-3302" /></p>
<p>Nginx 1.1.16 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.</p>
<p>On 2012-02-29, the development version of Nginx 1.1.16 was released at <a href="http://nginx.org/en/download.html" title="nginx download page">nginx.org</a>. The upstream changelog is listed below:<span id="more-3405"></span></p>
<p>Changes with nginx 1.1.16                                        29 Feb 2012</p>
<ul>
<li>) Change: the simultaneous subrequest limit has been raised to 200.</li>
<li>) Feature: the &#8220;from&#8221; parameter of the &#8220;disable_symlinks&#8221; directive.</li>
<li>) Feature: the &#8220;return&#8221; and &#8220;error_page&#8221; directives can be used to return 307 redirections.</li>
<li>) Bugfix: a segmentation fault might occur in a worker process if the &#8220;resolver&#8221; directive was used and there was no &#8220;error_log&#8221; directive specified at global level. Thanks to Roman Arutyunyan.</li>
<li>) Bugfix: a segmentation fault might occur in a worker process if the &#8220;proxy_http_version 1.1&#8243; or &#8220;fastcgi_keep_conn on&#8221; directives were used.</li>
<li>) Bugfix: memory leaks. Thanks to Lanshun Zhou.</li>
<li>) Bugfix: in the &#8220;disable_symlinks&#8221; directive.</li>
<li>) Bugfix: on ZFS filesystem disk cache size might be calculated incorrectly; the bug had appeared in 1.0.1.</li>
<li>) Bugfix: nginx could not be built by the icc 12.1 compiler.</li>
<li>) Bugfix: nginx could not be built by gcc on Solaris; the bug had appeared in 1.1.15</li>
</ul>
<p>I provide these executable files for the purpose of supporting legacy users who still use the Cygwin based builds. Official native Windows builds are available and supported at <a href="http://nginx.org" title="nginx.org">nginx.org</a>.</p>
<p>If you are just starting out, please consider choosing the native Windows builds which are fully supported and available for download at <a href="http://nginx.org" title="nginx.org">nginx.org</a>.</p>
<p><a href="/nginx-for-windows/">Download Nginx 1.1.16 for Windows (32-bit &#038; 64-bit versions) here</a>.</p>
<p>Please leave any questions or comments below. Thank you.</p>
<p><a href="http://twitter.com/home/?status=Nginx+1.1.16+For+Windows+http://goo.gl/jKhfv+(via+@kworthington)"><img src="http://kevinworthington.com/wp-content/uploads/2010/12/twitter-tweet-this.png" alt="Tweet This" width="16" height="16" />Tweet This</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/Ci1HkG8HicBB6zu9nPq9TDu2fS4/0/da"><img src="http://feedads.g.doubleclick.net/~a/Ci1HkG8HicBB6zu9nPq9TDu2fS4/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/Ci1HkG8HicBB6zu9nPq9TDu2fS4/1/da"><img src="http://feedads.g.doubleclick.net/~a/Ci1HkG8HicBB6zu9nPq9TDu2fS4/1/di" border="0" ismap="true"></img></a></p>
<p><a href="http://feedads.g.doubleclick.net/~a/Er8vKQQtv-MJUzrvBkdzfJfiT4w/0/da"><img src="http://feedads.g.doubleclick.net/~a/Er8vKQQtv-MJUzrvBkdzfJfiT4w/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/Er8vKQQtv-MJUzrvBkdzfJfiT4w/1/da"><img src="http://feedads.g.doubleclick.net/~a/Er8vKQQtv-MJUzrvBkdzfJfiT4w/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?a=Y_3k_ZUX1ts:gMbezevHyCA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?a=Y_3k_ZUX1ts:gMbezevHyCA:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?a=Y_3k_ZUX1ts:gMbezevHyCA:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?i=Y_3k_ZUX1ts:gMbezevHyCA:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?a=Y_3k_ZUX1ts:gMbezevHyCA:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?a=Y_3k_ZUX1ts:gMbezevHyCA:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?i=Y_3k_ZUX1ts:gMbezevHyCA:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/feedburner/KevinWorthington/~4/Y_3k_ZUX1ts" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://kevinworthington.com/nginx-1-1-16-for-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://kevinworthington.com/nginx-1-1-16-for-windows/</feedburner:origLink><feedburner:origLink>http://feedproxy.google.com/~r/KevinWorthington/~3/7mSZ0YSbRoQ/</feedburner:origLink></item>
		<item>
		<title>Nginx 1.1.15 for Windows</title>
		<link>http://feedproxy.google.com/~r/feedburner/KevinWorthington/~3/74eShC1IoVU/</link>
		<comments>http://kevinworthington.com/nginx-1-1-15-for-windows/#comments</comments>
		<pubDate>Sat, 18 Feb 2012 03:02:52 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Nginx]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[32-bit]]></category>
		<category><![CDATA[64-bit]]></category>
		<category><![CDATA[cygwin]]></category>
		<category><![CDATA[nginx for Windows]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://kevinworthington.com/?p=3383</guid>
		<description><![CDATA[Nginx 1.1.15 for Windows (32-bit and 64-bit) were both built from the upstream development branch. These packages are now available for free download. Please read on for details. On 2012-02-15, the development version of Nginx 1.1.15 was released at nginx.org. The upstream changelog is listed below: Changes with nginx 1.1.15 15 Feb 2012 ) Feature: [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img src="http://kevinworthington.com/wp-content/uploads/2011/10/nginx-for-windows.png" alt="Nginx for Windows" title="Nginx for Windows" width="250" height="231" class="alignleft size-full wp-image-3302" /></p>
<p>Nginx 1.1.15 for Windows (32-bit and 64-bit) were both built from the upstream development branch. These packages are now available for free download. Please read on for details.</p>
<p>On 2012-02-15, the development version of Nginx 1.1.15 was released at <a href="http://nginx.org/en/download.html" title="nginx download page">nginx.org</a>. The upstream changelog is listed below:<span id="more-3383"></span></p>
<p>Changes with nginx 1.1.15                                        15 Feb 2012</p>
<ul>
<li>) Feature: the &#8220;disable_symlinks&#8221; directive.</li>
<li>) Feature: the &#8220;proxy_cookie_domain&#8221; and &#8220;proxy_cookie_path&#8221; directives.</li>
<li>) Bugfix: nginx might log incorrect error &#8220;upstream prematurely closed connection&#8221; instead of correct &#8220;upstream sent too big header&#8221; one. Thanks to Feibo Li.</li>
<li>) Bugfix: nginx could not be built with the ngx_http_perl_module if the &#8211;with-openssl option was used.</li>
<li>) Bugfix: internal redirects to named locations were not limited.</li>
<li>) Bugfix: calling $r->flush() multiple times might cause errors in the ngx_http_gzip_filter_module.</li>
<li>) Bugfix: temporary files might be not removed if the &#8220;proxy_store&#8221; directive were used with SSI includes.</li>
<li>) Bugfix: in some cases non-cacheable variables (such as the $args variable) returned old empty cached value.</li>
<li>) Bugfix: a segmentation fault might occur in a worker process if too many SSI subrequests were issued simultaneously; the bug had appeared in 0.7.25.</li>
</ul>
<p>I provide these executables forthe purpose of supporting legacy users who still use the Cygwin based builds. Official native Windows builds are available and supported at <a href="http://nginx.org" title="nginx.org">nginx.org</a>.</p>
<p>If you are just starting out, you are better off using the native Windows builds which are supported and available for download at <a href="http://nginx.org" title="nginx.org">nginx.org</a>.</p>
<p><a href="/nginx-for-windows/">Download Nginx 1.1.15 for Windows (32-bit &#038; 64-bit versions) here</a>.</p>
<p>Please let me know if you have a question or have feedback by leaving a comment below.</p>
<p><a href="http://twitter.com/home/?status=Nginx+1.1.15+For+Windows+http://goo.gl/4zVP7+(via+@kworthington)"><img src="http://kevinworthington.com/wp-content/uploads/2010/12/twitter-tweet-this.png" alt="Tweet This" width="16" height="16" />Tweet This</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/lSgPTqjkhIFTmkynsvEdM4kbZuE/0/da"><img src="http://feedads.g.doubleclick.net/~a/lSgPTqjkhIFTmkynsvEdM4kbZuE/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/lSgPTqjkhIFTmkynsvEdM4kbZuE/1/da"><img src="http://feedads.g.doubleclick.net/~a/lSgPTqjkhIFTmkynsvEdM4kbZuE/1/di" border="0" ismap="true"></img></a></p>
<p><a href="http://feedads.g.doubleclick.net/~a/K6MZNXTWjs82OvNbhBk3RGXoy9w/0/da"><img src="http://feedads.g.doubleclick.net/~a/K6MZNXTWjs82OvNbhBk3RGXoy9w/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/K6MZNXTWjs82OvNbhBk3RGXoy9w/1/da"><img src="http://feedads.g.doubleclick.net/~a/K6MZNXTWjs82OvNbhBk3RGXoy9w/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?a=74eShC1IoVU:-ilotz4rjJI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?a=74eShC1IoVU:-ilotz4rjJI:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?a=74eShC1IoVU:-ilotz4rjJI:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?i=74eShC1IoVU:-ilotz4rjJI:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?a=74eShC1IoVU:-ilotz4rjJI:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?a=74eShC1IoVU:-ilotz4rjJI:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?i=74eShC1IoVU:-ilotz4rjJI:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/feedburner/KevinWorthington/~4/74eShC1IoVU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://kevinworthington.com/nginx-1-1-15-for-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://kevinworthington.com/nginx-1-1-15-for-windows/</feedburner:origLink><feedburner:origLink>http://feedproxy.google.com/~r/KevinWorthington/~3/KTgQTyjExYw/</feedburner:origLink></item>
		<item>
		<title>Nginx 1.0.12 for Windows</title>
		<link>http://feedproxy.google.com/~r/feedburner/KevinWorthington/~3/wJceWdJB_0o/</link>
		<comments>http://kevinworthington.com/nginx-1-0-12-for-windows/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 17:31:02 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Nginx]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[32-bit]]></category>
		<category><![CDATA[64-bit]]></category>
		<category><![CDATA[cygwin]]></category>
		<category><![CDATA[nginx for Windows]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://kevinworthington.com/?p=3377</guid>
		<description><![CDATA[32-bit and 64-bit versions of Nginx 1.0.12 for Windows are now available for free download. Each were built on Windows 7 Ultimate (32-bit and 64-bit for the respective versions of Nginx) using Cygwin. These versions are from the upstream stable branch. Nginx for Windows packages are provided as is, without any guarantees or warranties. Use [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img src="http://kevinworthington.com/wp-content/uploads/2011/05/nginx-windows.png" alt="Nginx for Windows" title="Nginx for Windows" width="400" height="400" class="alignleft size-full wp-image-3104" />32-bit and 64-bit versions of Nginx 1.0.12 for Windows are now available for free download. Each were built on Windows 7 Ultimate (32-bit and 64-bit for the respective versions of Nginx) using Cygwin.</p>
<p>These versions are from the upstream stable branch. Nginx for Windows packages are provided as is, without any guarantees or warranties. Use at your own risk. Please read on below for more details.<span id="more-3377"></span></p>
<p>These builds are built in support of legacy users who still use Cygwin based builds. Official native Windows builds are available and supported at <a href="http://nginx.org" title="nginx.org">nginx.org</a>.</p>
<p>This particular version has several bugfixes and features.</p>
<p>Here is the changelog:</p>
<p>Changes with nginx 1.0.12                                        06 Feb 2012</p>
<ul>
<li>) Feature: the &#8220;TLSv1.1&#8243; and &#8220;TLSv1.2&#8243; parameters of the &#8220;ssl_protocols&#8221; directive.</li>
<li>) Feature: the &#8220;if&#8221; SSI command supports captures in regular expressions.</li>
<li>) Bugfix: the &#8220;if&#8221; SSI command did not work inside the &#8220;block&#8221; command.</li>
<li>) Bugfix: in AIO error handling on FreeBSD.</li>
<li>) Bugfix: in the OpenSSL library initialization.</li>
<li>) Bugfix: the &#8220;worker_cpu_affinity&#8221; directive might not work.</li>
<li>) Bugfix: the &#8220;limit_conn_log_level&#8221; and &#8220;limit_req_log_level&#8221; directives might not work.</li>
<li>) Bugfix: the &#8220;read_ahead&#8221; directive might not work combined with &#8220;try_files&#8221; and &#8220;open_file_cache&#8221;.</li>
<li>) Bugfix: the &#8220;proxy_cache_use_stale&#8221; directive with &#8220;error&#8221; parameter did not return answer from cache if there were no live upstreams.</li>
<li>) Bugfix: a segmentation fault might occur in a worker process if small time was used in the &#8220;inactive&#8221; parameter of the &#8220;proxy_cache_path&#8221; directive.</li>
<li>) Bugfix: responses from cache might hang.</li>
<li>) Bugfix: in error handling while connecting to a backend. Thanks to Piotr Sikora.</li>
<li>) Bugfix: in the &#8220;epoll&#8221; event method. Thanks to Yichun Zhang.</li>
<li>) Bugfix: the $sent_http_cache_control variable might contain a wrong value if the &#8220;expires&#8221; directive was used. Thanks to Yichun Zhang.</li>
<li>) Bugfix: the &#8220;limit_rate&#8221; directive did not allow to use full throughput, even if limit value was very high.</li>
<li>) Bugfix: the &#8220;sendfile_max_chunk&#8221; directive did not work, if the &#8220;limit_rate&#8221; directive was used.</li>
<li>) Bugfix: nginx could not be built on Solaris; the bug had appeared in 1.0.11.</li>
<li>) Bugfix: in the ngx_http_scgi_module.</li>
<li>) Bugfix: in the ngx_http_mp4_module.</li>
</ul>
<p><a href="/nginx-for-windows/">Download Nginx 1.0.12 for Windows (32-bit &#038; 64-bit versions) here</a>.</p>
<p>Please ask a question or comments below.</p>
<p>Spread the word on Twitter: <a href="http://twitter.com/home/?status=Checking+out+Nginx+1.0.12+For+Windows:+http://goo.gl/vcXmb+(via+@kworthington)"><img src="http://kevinworthington.com/wp-content/uploads/2010/12/twitter-tweet-this.png" alt="Tweet This" width="16" height="16" />Tweet This</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/E7kxOq89ZCLL_SqxmHxrIuqe4vs/0/da"><img src="http://feedads.g.doubleclick.net/~a/E7kxOq89ZCLL_SqxmHxrIuqe4vs/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/E7kxOq89ZCLL_SqxmHxrIuqe4vs/1/da"><img src="http://feedads.g.doubleclick.net/~a/E7kxOq89ZCLL_SqxmHxrIuqe4vs/1/di" border="0" ismap="true"></img></a></p>
<p><a href="http://feedads.g.doubleclick.net/~a/1FHIUDF74FnhWK3_ynzjCy1EDGA/0/da"><img src="http://feedads.g.doubleclick.net/~a/1FHIUDF74FnhWK3_ynzjCy1EDGA/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/1FHIUDF74FnhWK3_ynzjCy1EDGA/1/da"><img src="http://feedads.g.doubleclick.net/~a/1FHIUDF74FnhWK3_ynzjCy1EDGA/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?a=wJceWdJB_0o:iwNXQB5o378:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?a=wJceWdJB_0o:iwNXQB5o378:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?a=wJceWdJB_0o:iwNXQB5o378:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?i=wJceWdJB_0o:iwNXQB5o378:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?a=wJceWdJB_0o:iwNXQB5o378:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?a=wJceWdJB_0o:iwNXQB5o378:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?i=wJceWdJB_0o:iwNXQB5o378:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/feedburner/KevinWorthington/~4/wJceWdJB_0o" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://kevinworthington.com/nginx-1-0-12-for-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://kevinworthington.com/nginx-1-0-12-for-windows/</feedburner:origLink><feedburner:origLink>http://feedproxy.google.com/~r/KevinWorthington/~3/NuqydhpHViM/</feedburner:origLink></item>
		<item>
		<title>Nginx 1.1.14 for Windows</title>
		<link>http://feedproxy.google.com/~r/feedburner/KevinWorthington/~3/_jGpoG1sYV4/</link>
		<comments>http://kevinworthington.com/nginx-1-1-14-for-windows/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 10:37:28 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Nginx]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[32-bit]]></category>
		<category><![CDATA[64-bit]]></category>
		<category><![CDATA[cygwin]]></category>
		<category><![CDATA[nginx for Windows]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://kevinworthington.com/?p=3374</guid>
		<description><![CDATA[Nginx 1.1.14 for Windows (32-bit and 64-bit) were built using Cygwin, from the upstream development branch. Both versions are now available for free download. On 2012-01-30, at nginx.org, the development version of Nginx 1.1.14 was released. Those changes are as follows: Changes with nginx 1.1.14 &#8212; 30 Jan 2012 ) Feature: multiple &#8220;limit_req&#8221; limits may [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img src="http://kevinworthington.com/wp-content/uploads/2011/10/nginx-for-windows.jpg" alt="Nginx for Windows" title="Nginx for Windows" width="333" height="333" class="alignleft size-full wp-image-3273" /></p>
<p>Nginx 1.1.14 for Windows (32-bit and 64-bit) were built using Cygwin, from the upstream development branch. Both versions are now available for free download.</p>
<p>On 2012-01-30, at <a href="http://nginx.org/en/download.html" title="nginx download page">nginx.org</a>, the development version of Nginx 1.1.14 was released. Those changes are as follows:<span id="more-3374"></span></p>
<p>Changes with nginx 1.1.14 &mdash; 30 Jan 2012</p>
<ul>
<li>) Feature: multiple &#8220;limit_req&#8221; limits may be used simultaneously.</li>
<li>) Bugfix: in error handling while connecting to a backend. Thanks to Piotr Sikora.</li>
<li>) Bugfix: in AIO error handling on FreeBSD.</li>
<li>) Bugfix: in the OpenSSL library initialization.</li>
<li>) Bugfix: the &#8220;proxy_redirect&#8221; directives might not be correctly inherited.</li>
<li>) Bugfix: memory leak during reconfiguration if the &#8220;pcre_jit&#8221; directive was used.</li>
</ul>
<p>I provide these builds in order to support legacy users who still use the Cygwin based builds. Official native Windows builds are available and supported at <a href="http://nginx.org" title="nginx.org">nginx.org</a>. If you are not sure whether to use these Cygwin based versions, or the Native versions of Nginx, please use the Native version since they are officially supported by <a href="http://nginx.org" title="nginx.org">nginx.org</a>.</p>
<p><a href="/nginx-for-windows/">Download Nginx 1.1.14 for Windows (32-bit &#038; 64-bit versions) here</a>.</p>
<p>Please leave a comment below if you have a question or have feedback. Thank you.</p>
<p><a href="http://twitter.com/home/?status=Nginx+1.1.14+For+Windows+http://goo.gl/hWymA+(via+@kworthington)"><img src="http://kevinworthington.com/wp-content/uploads/2010/12/twitter-tweet-this.png" alt="Tweet This" width="16" height="16" />Tweet This</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/-McneHP09pbJBMMYHLmn76NMLBE/0/da"><img src="http://feedads.g.doubleclick.net/~a/-McneHP09pbJBMMYHLmn76NMLBE/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/-McneHP09pbJBMMYHLmn76NMLBE/1/da"><img src="http://feedads.g.doubleclick.net/~a/-McneHP09pbJBMMYHLmn76NMLBE/1/di" border="0" ismap="true"></img></a></p>
<p><a href="http://feedads.g.doubleclick.net/~a/ETqXHgz1za99StRvZ2zZzqnaTQo/0/da"><img src="http://feedads.g.doubleclick.net/~a/ETqXHgz1za99StRvZ2zZzqnaTQo/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/ETqXHgz1za99StRvZ2zZzqnaTQo/1/da"><img src="http://feedads.g.doubleclick.net/~a/ETqXHgz1za99StRvZ2zZzqnaTQo/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?a=_jGpoG1sYV4:rxdOCJJ87G0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?a=_jGpoG1sYV4:rxdOCJJ87G0:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?a=_jGpoG1sYV4:rxdOCJJ87G0:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?i=_jGpoG1sYV4:rxdOCJJ87G0:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?a=_jGpoG1sYV4:rxdOCJJ87G0:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?a=_jGpoG1sYV4:rxdOCJJ87G0:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/feedburner/KevinWorthington?i=_jGpoG1sYV4:rxdOCJJ87G0:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/feedburner/KevinWorthington/~4/_jGpoG1sYV4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://kevinworthington.com/nginx-1-1-14-for-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://kevinworthington.com/nginx-1-1-14-for-windows/</feedburner:origLink><feedburner:origLink>http://feedproxy.google.com/~r/KevinWorthington/~3/jDXTFHD-NXY/</feedburner:origLink></item>
	</channel>
</rss><!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: kevinworthington.com @ 2012-05-31 04:56:51 -->

