<?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: RK: Igor Sysoev</title>
	<atom:link href="http://michaelshadle.com/2008/06/14/rk-igor-sysoev/feed/" rel="self" type="application/rss+xml" />
	<link>http://michaelshadle.com/2008/06/14/rk-igor-sysoev/</link>
	<description>"Sometimes I don't know why I even fucking try"</description>
	<lastBuildDate>Fri, 12 Mar 2010 09:12:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mike</title>
		<link>http://michaelshadle.com/2008/06/14/rk-igor-sysoev/comment-page-1/#comment-5750</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Thu, 07 Aug 2008 20:55:30 +0000</pubDate>
		<guid isPermaLink="false">http://michaelshadle.com/2008/06/14/rk-igor-sysoev/#comment-5750</guid>
		<description>Yeah, I think your whole calling out static files separately can be completely removed, and replaced purely with that 404 handler.

Also, I have noticed that it still doesn&#039;t work right if index.php is put in the URL:
http://michaelshadle.com/2008/06/14/rk-igor-sysoev/index.php

It serves up a WordPress 404 page, which means WP is trying to process it, so it seems to me a small bug in how it handles URLs. I want to report it, just haven&#039;t had the time. It should basically normalize the URL and remove index.php off the end if there is one prior to executing the resolving of a URI to a post ID...</description>
		<content:encoded><![CDATA[<p>Yeah, I think your whole calling out static files separately can be completely removed, and replaced purely with that 404 handler.</p>
<p>Also, I have noticed that it still doesn't work right if index.php is put in the URL:<br />
<a href="http://michaelshadle.com/2008/06/14/rk-igor-sysoev/index.php" rel="nofollow">http://michaelshadle.com/2008/06/14/rk-igor-sysoev/index.php</a></p>
<p>It serves up a WordPress 404 page, which means WP is trying to process it, so it seems to me a small bug in how it handles URLs. I want to report it, just haven't had the time. It should basically normalize the URL and remove index.php off the end if there is one prior to executing the resolving of a URI to a post ID...</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xazax</title>
		<link>http://michaelshadle.com/2008/06/14/rk-igor-sysoev/comment-page-1/#comment-5748</link>
		<dc:creator>xazax</dc:creator>
		<pubDate>Thu, 07 Aug 2008 20:43:56 +0000</pubDate>
		<guid isPermaLink="false">http://michaelshadle.com/2008/06/14/rk-igor-sysoev/#comment-5748</guid>
		<description>I agree... wrote a quick guide for nginx + wpmu at http://wpmu.org/nginx-wordpress-26/ if anyone wants to try it out. Recently updated with your &quot;error_page-trick&quot;.</description>
		<content:encoded><![CDATA[<p>I agree... wrote a quick guide for nginx + wpmu at <a href="http://wpmu.org/nginx-wordpress-26/" rel="nofollow">http://wpmu.org/nginx-wordpress-26/</a> if anyone wants to try it out. Recently updated with your "error_page-trick".</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nepto</title>
		<link>http://michaelshadle.com/2008/06/14/rk-igor-sysoev/comment-page-1/#comment-5458</link>
		<dc:creator>Nepto</dc:creator>
		<pubDate>Mon, 28 Jul 2008 10:52:47 +0000</pubDate>
		<guid isPermaLink="false">http://michaelshadle.com/2008/06/14/rk-igor-sysoev/#comment-5458</guid>
		<description>You are right. Nginx is a wonderful piece of software. We are using it for several months and it cut off our webserver load multiple times. Not mentioning fact, that we are serving static content now incredibly fast.

I must admit that firstly I refused an idea about reverse proxy, but after I saw the results on our servers, I started to be a huge fan of nginx!

Igor, thank you for all the good work you did on this project!</description>
		<content:encoded><![CDATA[<p>You are right. Nginx is a wonderful piece of software. We are using it for several months and it cut off our webserver load multiple times. Not mentioning fact, that we are serving static content now incredibly fast.</p>
<p>I must admit that firstly I refused an idea about reverse proxy, but after I saw the results on our servers, I started to be a huge fan of nginx!</p>
<p>Igor, thank you for all the good work you did on this project!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
