<?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+mongrel cluster配置指南</title>
	<atom:link href="http://www.letrails.cn/archives/nginx_mongrel_cluster_deployment/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.letrails.cn/archives/nginx_mongrel_cluster_deployment/</link>
	<description></description>
	<lastBuildDate>Mon, 02 Jan 2012 01:59:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: aoner</title>
		<link>http://www.letrails.cn/archives/nginx_mongrel_cluster_deployment/comment-page-1/#comment-469</link>
		<dc:creator>aoner</dc:creator>
		<pubDate>Fri, 27 Aug 2010 13:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.letrails.cn/archives/66#comment-469</guid>
		<description>使用nginx+mongrel在post的时候会出现ActionController::InvalidAuthenticityToken

而不使用nginx,直接mongrel_rails start -a 127.0.0.1 -p 8000则完全正常.

是不是因为nginx作为代理服务器转发给mongrel后被rails认为是站外提交的?</description>
		<content:encoded><![CDATA[<p>使用nginx+mongrel在post的时候会出现ActionController::InvalidAuthenticityToken</p>
<p>而不使用nginx,直接mongrel_rails start -a 127.0.0.1 -p 8000则完全正常.</p>
<p>是不是因为nginx作为代理服务器转发给mongrel后被rails认为是站外提交的?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2007-12-30 &#171; Caiwangqin&#8217;s delicious bog</title>
		<link>http://www.letrails.cn/archives/nginx_mongrel_cluster_deployment/comment-page-1/#comment-178</link>
		<dc:creator>links for 2007-12-30 &#171; Caiwangqin&#8217;s delicious bog</dc:creator>
		<pubDate>Sun, 30 Dec 2007 23:21:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.letrails.cn/archives/66#comment-178</guid>
		<description>[...] Ruby on Rails: LetRails » nginx+mongrel cluster配置指南 (tags: nginx mongrel cluster RubyonRails) [...]</description>
		<content:encoded><![CDATA[<p>[...] Ruby on Rails: LetRails » nginx+mongrel cluster配置指南 (tags: nginx mongrel cluster RubyonRails) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

