<?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: 如何写nginx module</title>
	<atom:link href="http://timyang.net/web/nginx-module/feed/" rel="self" type="application/rss+xml" />
	<link>http://timyang.net/web/nginx-module/</link>
	<description>Tim&#039;s blog, 关于后端架构、互联网技术、分布式、大型网络应用、NoSQL、Key Value等</description>
	<lastBuildDate>Tue, 09 Mar 2010 11:31:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: 实例：写Nginx module &#124; Nginx Fan - 叉饭网</title>
		<link>http://timyang.net/web/nginx-module/comment-page-1/#comment-2961</link>
		<dc:creator>实例：写Nginx module &#124; Nginx Fan - 叉饭网</dc:creator>
		<pubDate>Tue, 09 Feb 2010 06:12:31 +0000</pubDate>
		<guid isPermaLink="false">http://timyang.net/?p=54#comment-2961</guid>
		<description>[...] 原文章地址：http://timyang.net/web/nginx-module/ [...]</description>
		<content:encoded><![CDATA[<p>[...] 原文章地址：http://timyang.net/web/nginx-module/ [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: guest</title>
		<link>http://timyang.net/web/nginx-module/comment-page-1/#comment-2214</link>
		<dc:creator>guest</dc:creator>
		<pubDate>Tue, 01 Dec 2009 07:28:11 +0000</pubDate>
		<guid isPermaLink="false">http://timyang.net/?p=54#comment-2214</guid>
		<description>请问213行引号里的字符是啥？？</description>
		<content:encoded><![CDATA[<p>请问213行引号里的字符是啥？？</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: C, Erlang, Java Web Server performance test - Tim[后端技术]</title>
		<link>http://timyang.net/web/nginx-module/comment-page-1/#comment-2139</link>
		<dc:creator>C, Erlang, Java Web Server performance test - Tim[后端技术]</dc:creator>
		<pubDate>Wed, 11 Nov 2009 13:28:27 +0000</pubDate>
		<guid isPermaLink="false">http://timyang.net/?p=54#comment-2139</guid>
		<description>[...] C: ngnix hello world module, copy the code ngx_http_hello_module.c from http://timyang.net/web/nginx-module/ [...]</description>
		<content:encoded><![CDATA[<p>[...] C: ngnix hello world module, copy the code ngx_http_hello_module.c from <a href="http://timyang.net/web/nginx-module/" rel="nofollow">http://timyang.net/web/nginx-module/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: myhat123</title>
		<link>http://timyang.net/web/nginx-module/comment-page-1/#comment-52</link>
		<dc:creator>myhat123</dc:creator>
		<pubDate>Mon, 27 Apr 2009 07:50:36 +0000</pubDate>
		<guid isPermaLink="false">http://timyang.net/?p=54#comment-52</guid>
		<description>注意看了源代码，最终访问的地址是：
http://localhost/hello?id=6

参见源码123行</description>
		<content:encoded><![CDATA[<p>注意看了源代码，最终访问的地址是：<br />
<a href="http://localhost/hello?id=6" rel="nofollow">http://localhost/hello?id=6</a></p>
<p>参见源码123行</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anders chen</title>
		<link>http://timyang.net/web/nginx-module/comment-page-1/#comment-50</link>
		<dc:creator>anders chen</dc:creator>
		<pubDate>Sun, 26 Apr 2009 08:16:37 +0000</pubDate>
		<guid isPermaLink="false">http://timyang.net/?p=54#comment-50</guid>
		<description>编译成功，访问报400 Bad Request</description>
		<content:encoded><![CDATA[<p>编译成功，访问报400 Bad Request</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: myhat123</title>
		<link>http://timyang.net/web/nginx-module/comment-page-1/#comment-48</link>
		<dc:creator>myhat123</dc:creator>
		<pubDate>Fri, 24 Apr 2009 08:55:42 +0000</pubDate>
		<guid isPermaLink="false">http://timyang.net/?p=54#comment-48</guid>
		<description>试验了你提供的nginx module的例子，编译通过了，但是最后访问http://localhost/hello，报400 Bad Request的错，请教一下什么原因？</description>
		<content:encoded><![CDATA[<p>试验了你提供的nginx module的例子，编译通过了，但是最后访问http://localhost/hello，报400 Bad Request的错，请教一下什么原因？</p>
]]></content:encoded>
	</item>
</channel>
</rss>
