<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: A short how-to for switching from Apache to nginx</title>
	<atom:link href="http://matthewhelmke.net/2009/01/08/a-short-howto-apache-to-nginx/feed/" rel="self" type="application/rss+xml" />
	<link>http://matthewhelmke.net/2009/01/08/a-short-howto-apache-to-nginx/</link>
	<description>Random things that interest me.</description>
	<lastBuildDate>Tue, 16 Mar 2010 18:52:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: matthew</title>
		<link>http://matthewhelmke.net/2009/01/08/a-short-howto-apache-to-nginx/comment-page-1/#comment-25085</link>
		<dc:creator>matthew</dc:creator>
		<pubDate>Mon, 18 May 2009 15:41:32 +0000</pubDate>
		<guid isPermaLink="false">http://matthewhelmke.net/?p=320#comment-25085</guid>
		<description>Cool! I&#039;m glad this worked for you.</description>
		<content:encoded><![CDATA[<p>Cool! I&#8217;m glad this worked for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: parp-o</title>
		<link>http://matthewhelmke.net/2009/01/08/a-short-howto-apache-to-nginx/comment-page-1/#comment-25084</link>
		<dc:creator>parp-o</dc:creator>
		<pubDate>Mon, 18 May 2009 15:32:46 +0000</pubDate>
		<guid isPermaLink="false">http://matthewhelmke.net/?p=320#comment-25084</guid>
		<description>I&#039;ve been searching for the correct nginx rewrite directives for use with Drupal for a few days now. Tried loads of them, these were the ones that worked straight away.

Thanks!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been searching for the correct nginx rewrite directives for use with Drupal for a few days now. Tried loads of them, these were the ones that worked straight away.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matthew</title>
		<link>http://matthewhelmke.net/2009/01/08/a-short-howto-apache-to-nginx/comment-page-1/#comment-22018</link>
		<dc:creator>matthew</dc:creator>
		<pubDate>Fri, 09 Jan 2009 03:56:50 +0000</pubDate>
		<guid isPermaLink="false">http://matthewhelmke.net/?p=320#comment-22018</guid>
		<description>I figured out how to redirect specific urls, just like with Apache. Find out more here: http://matthewhelmke.net/2009/01/08/one-url-apache-style-301-redirects-in-nginx/</description>
		<content:encoded><![CDATA[<p>I figured out how to redirect specific urls, just like with Apache. Find out more here: <a href="http://matthewhelmke.net/2009/01/08/one-url-apache-style-301-redirects-in-nginx/" rel="nofollow">http://matthewhelmke.net/2009/01/08/one-url-apache-style-301-redirects-in-nginx/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Helmke (dot) Net &#187; Blog Archive &#187; One url Apache-style 301 redirects in nginx</title>
		<link>http://matthewhelmke.net/2009/01/08/a-short-howto-apache-to-nginx/comment-page-1/#comment-22017</link>
		<dc:creator>Matthew Helmke (dot) Net &#187; Blog Archive &#187; One url Apache-style 301 redirects in nginx</dc:creator>
		<pubDate>Fri, 09 Jan 2009 03:56:08 +0000</pubDate>
		<guid isPermaLink="false">http://matthewhelmke.net/?p=320#comment-22017</guid>
		<description>[...] would fit in a file like the one I used in my previous post like [...]</description>
		<content:encoded><![CDATA[<p>[...] would fit in a file like the one I used in my previous post like [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joey</title>
		<link>http://matthewhelmke.net/2009/01/08/a-short-howto-apache-to-nginx/comment-page-1/#comment-22016</link>
		<dc:creator>Joey</dc:creator>
		<pubDate>Thu, 08 Jan 2009 19:40:04 +0000</pubDate>
		<guid isPermaLink="false">http://matthewhelmke.net/?p=320#comment-22016</guid>
		<description>I have recently started at slicehost (from a shared host) and also see good performance on my (small) wordpress nginx sites. I do not have objective measures either but so far so good.

I am running hardy and rebooted today because I upgraded due to some ssl security issues (I knew because I run Ubuntu on my laptop).

I seem to be getting some memory creep but always end up with 80 mb plus spare.

I have tried throwing Siege at the site and it really seems to hold up without any ill effects.</description>
		<content:encoded><![CDATA[<p>I have recently started at slicehost (from a shared host) and also see good performance on my (small) wordpress nginx sites. I do not have objective measures either but so far so good.</p>
<p>I am running hardy and rebooted today because I upgraded due to some ssl security issues (I knew because I run Ubuntu on my laptop).</p>
<p>I seem to be getting some memory creep but always end up with 80 mb plus spare.</p>
<p>I have tried throwing Siege at the site and it really seems to hold up without any ill effects.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matthew</title>
		<link>http://matthewhelmke.net/2009/01/08/a-short-howto-apache-to-nginx/comment-page-1/#comment-22015</link>
		<dc:creator>matthew</dc:creator>
		<pubDate>Thu, 08 Jan 2009 17:28:41 +0000</pubDate>
		<guid isPermaLink="false">http://matthewhelmke.net/?p=320#comment-22015</guid>
		<description>Thanks. I don&#039;t have objective numbers, but the site is considerably faster as a user, and I haven&#039;t had any swap issues since I made the switch yesterday. I&#039;ll be monitoring for the next several days to confirm none crop up. So far performance is obviously faster and lighter, even if I only have subjective measurements.</description>
		<content:encoded><![CDATA[<p>Thanks. I don&#8217;t have objective numbers, but the site is considerably faster as a user, and I haven&#8217;t had any swap issues since I made the switch yesterday. I&#8217;ll be monitoring for the next several days to confirm none crop up. So far performance is obviously faster and lighter, even if I only have subjective measurements.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joey</title>
		<link>http://matthewhelmke.net/2009/01/08/a-short-howto-apache-to-nginx/comment-page-1/#comment-22014</link>
		<dc:creator>Joey</dc:creator>
		<pubDate>Thu, 08 Jan 2009 17:24:24 +0000</pubDate>
		<guid isPermaLink="false">http://matthewhelmke.net/?p=320#comment-22014</guid>
		<description>Great write up. Can you compare the site performance now versus the Apache performance?</description>
		<content:encoded><![CDATA[<p>Great write up. Can you compare the site performance now versus the Apache performance?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
