<?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 Proxies with FirePHP</title>
	<atom:link href="http://britg.com/2009/06/16/nginx-proxies-with-firephp/feed/" rel="self" type="application/rss+xml" />
	<link>http://britg.com/2009/06/16/nginx-proxies-with-firephp/</link>
	<description>The big yellow one&#039;s the sun.</description>
	<lastBuildDate>Fri, 12 Mar 2010 21:09:21 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Matt Saunders</title>
		<link>http://britg.com/2009/06/16/nginx-proxies-with-firephp/comment-page-1/#comment-422</link>
		<dc:creator>Matt Saunders</dc:creator>
		<pubDate>Sun, 21 Feb 2010 09:16:13 +0000</pubDate>
		<guid isPermaLink="false">http://britg.com/?p=1012#comment-422</guid>
		<description>Hi, FYI this can also happen if you&#039;re not using nginx as a proxy but as a regular httpd, using fastcgi for PHP.  The fix is very similar - just add these lines to your nginx config file and adjust the sizes as necessary:&lt;br&gt;&lt;br&gt;fastcgi_buffer_size 16k;&lt;br&gt;fastcgi_buffers 4 16k;</description>
		<content:encoded><![CDATA[<p>Hi, FYI this can also happen if you&#39;re not using nginx as a proxy but as a regular httpd, using fastcgi for PHP.  The fix is very similar &#8211; just add these lines to your nginx config file and adjust the sizes as necessary:</p>
<p>fastcgi_buffer_size 16k;<br />fastcgi_buffers 4 16k;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: britg</title>
		<link>http://britg.com/2009/06/16/nginx-proxies-with-firephp/comment-page-1/#comment-358</link>
		<dc:creator>britg</dc:creator>
		<pubDate>Sat, 20 Jun 2009 18:30:22 +0000</pubDate>
		<guid isPermaLink="false">http://britg.com/?p=1012#comment-358</guid>
		<description>And yes, I think Jack support is a great move for the project -- I think it&#039;ll find more adoption on Jack than Jaxer.  Nothing wrong with Jaxer, but I have a feeling that Jack will be widely adopted going forward just because of it&#039;s WSGI/Rack approach.</description>
		<content:encoded><![CDATA[<p>And yes, I think Jack support is a great move for the project &#8212; I think it&#39;ll find more adoption on Jack than Jaxer.  Nothing wrong with Jaxer, but I have a feeling that Jack will be widely adopted going forward just because of it&#39;s WSGI/Rack approach.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: britg</title>
		<link>http://britg.com/2009/06/16/nginx-proxies-with-firephp/comment-page-1/#comment-357</link>
		<dc:creator>britg</dc:creator>
		<pubDate>Sat, 20 Jun 2009 18:25:23 +0000</pubDate>
		<guid isPermaLink="false">http://britg.com/?p=1012#comment-357</guid>
		<description>Very cool project you put together!  I will definitely give it a try -- I&#039;m finding that I can&#039;t live without FirePHP now.  I&#039;m sure that will carry over to my server-side JS projects and this sounds like the perfect solution.  Cheers!</description>
		<content:encoded><![CDATA[<p>Very cool project you put together!  I will definitely give it a try &#8212; I&#39;m finding that I can&#39;t live without FirePHP now.  I&#39;m sure that will carry over to my server-side JS projects and this sounds like the perfect solution.  Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nlsmith</title>
		<link>http://britg.com/2009/06/16/nginx-proxies-with-firephp/comment-page-1/#comment-355</link>
		<dc:creator>nlsmith</dc:creator>
		<pubDate>Sat, 20 Jun 2009 09:38:46 +0000</pubDate>
		<guid isPermaLink="false">http://britg.com/?p=1012#comment-355</guid>
		<description>Your last article talked about server-side js, you can use firephp on that, too: &lt;a href=&quot;http://nlsmith.com/projects/console/&quot; rel=&quot;nofollow&quot;&gt;http://nlsmith.com/projects/console/&lt;/a&gt; (and rails: &lt;a href=&quot;http://github.com/smith/firephp_rails/tree/master&quot; rel=&quot;nofollow&quot;&gt;http://github.com/smith/firephp_rails/tree/master&lt;/a&gt;)&lt;br&gt;&lt;br&gt;I ran into the same type of bug on Jaxer and to a lesser degree, ASP.&lt;br&gt;&lt;br&gt;I&#039;m planning on making it Jack middleware, too.</description>
		<content:encoded><![CDATA[<p>Your last article talked about server-side js, you can use firephp on that, too: <a href="http://nlsmith.com/projects/console/" rel="nofollow">http://nlsmith.com/projects/console/</a> (and rails: <a href="http://github.com/smith/firephp_rails/tree/master" rel="nofollow">http://github.com/smith/firephp_rails/tree/master</a>)</p>
<p>I ran into the same type of bug on Jaxer and to a lesser degree, ASP.</p>
<p>I&#39;m planning on making it Jack middleware, too.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
