<?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"
	>
<channel>
	<title>Comments on: Speedup your LAMP stack with LigHTTPD</title>
	<atom:link href="http://www.mysqlperformanceblog.com/2006/05/21/speedup-your-lamp-stack-with-lighttpd/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mysqlperformanceblog.com/2006/05/21/speedup-your-lamp-stack-with-lighttpd/</link>
	<description>Everything about MySQL Performance</description>
	<pubDate>Fri, 29 Aug 2008 23:45:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Lighttpd as reverse proxy &#124; MySQL Performance Blog</title>
		<link>http://www.mysqlperformanceblog.com/2006/05/21/speedup-your-lamp-stack-with-lighttpd/#comment-314680</link>
		<dc:creator>Lighttpd as reverse proxy &#124; MySQL Performance Blog</dc:creator>
		<pubDate>Wed, 18 Jun 2008 02:28:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2006/05/21/speedup-your-lamp-stack-with-lighttpd/#comment-314680</guid>
		<description>[...] often recommend to set lighttpd in front of apache to handle http requests (more about http://www.mysqlperformanceblog.com/2006/05/21/speedup-your-lamp-stack-with-lighttpd/ ) , redirect dynamic requests to apache and handle static files by itself. I just gathered [...]</description>
		<content:encoded><![CDATA[<p>[...] often recommend to set lighttpd in front of apache to handle http requests (more about <a href="http://www.mysqlperformanceblog.com/2006/05/21/speedup-your-lamp-stack-with-lighttpd/" rel="nofollow">http://www.mysqlperformanceblog.com/2006/05/21/speedup-your-lamp-stack-with-lighttpd/</a> ) , redirect dynamic requests to apache and handle static files by itself. I just gathered [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SMS Gateway</title>
		<link>http://www.mysqlperformanceblog.com/2006/05/21/speedup-your-lamp-stack-with-lighttpd/#comment-289690</link>
		<dc:creator>SMS Gateway</dc:creator>
		<pubDate>Tue, 29 Apr 2008 07:43:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2006/05/21/speedup-your-lamp-stack-with-lighttpd/#comment-289690</guid>
		<description>thank you for the greate article.</description>
		<content:encoded><![CDATA[<p>thank you for the greate article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: erkko</title>
		<link>http://www.mysqlperformanceblog.com/2006/05/21/speedup-your-lamp-stack-with-lighttpd/#comment-49526</link>
		<dc:creator>erkko</dc:creator>
		<pubDate>Sun, 11 Feb 2007 19:13:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2006/05/21/speedup-your-lamp-stack-with-lighttpd/#comment-49526</guid>
		<description>LogFormat %{X-Forwarded-for}i %l %u %t \"%r\" %&#62;s %b %{Referer}i %{User-Agent}i combined</description>
		<content:encoded><![CDATA[<p>LogFormat %{X-Forwarded-for}i %l %u %t \&#8221;%r\&#8221; %&gt;s %b %{Referer}i %{User-Agent}i combined</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MySQL Performance Blog &#187; Why do you need many apache children ?</title>
		<link>http://www.mysqlperformanceblog.com/2006/05/21/speedup-your-lamp-stack-with-lighttpd/#comment-44336</link>
		<dc:creator>MySQL Performance Blog &#187; Why do you need many apache children ?</dc:creator>
		<pubDate>Mon, 05 Feb 2007 21:32:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2006/05/21/speedup-your-lamp-stack-with-lighttpd/#comment-44336</guid>
		<description>[...] I already wrote kind of about same topic a while ago and now interesting real life case makes me to write again [...]</description>
		<content:encoded><![CDATA[<p>[...] I already wrote kind of about same topic a while ago and now interesting real life case makes me to write again [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Barr&#8217;s Blog &#187; Links for Wednesday, May 31, 2006</title>
		<link>http://www.mysqlperformanceblog.com/2006/05/21/speedup-your-lamp-stack-with-lighttpd/#comment-84</link>
		<dc:creator>Jeff Barr&#8217;s Blog &#187; Links for Wednesday, May 31, 2006</dc:creator>
		<pubDate>Wed, 31 May 2006 12:53:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2006/05/21/speedup-your-lamp-stack-with-lighttpd/#comment-84</guid>
		<description>[...] MySQL Performance Blog: Speed Your LAMP Stack with LigHTTPD. [...]</description>
		<content:encoded><![CDATA[<p>[...] MySQL Performance Blog: Speed Your LAMP Stack with LigHTTPD. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vadim</title>
		<link>http://www.mysqlperformanceblog.com/2006/05/21/speedup-your-lamp-stack-with-lighttpd/#comment-56</link>
		<dc:creator>Vadim</dc:creator>
		<pubDate>Mon, 29 May 2006 20:07:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2006/05/21/speedup-your-lamp-stack-with-lighttpd/#comment-56</guid>
		<description>Apachez,

You can try LigHTTPD + FastCGI for Perl also. FastCGI has a good interface to Perl:  FCGI (http://fastcgi.com/#TheDevKit).
However I did not test it, so I can't say if it is better than apache + mod_perl</description>
		<content:encoded><![CDATA[<p>Apachez,</p>
<p>You can try LigHTTPD + FastCGI for Perl also. FastCGI has a good interface to Perl:  FCGI (http://fastcgi.com/#TheDevKit).<br />
However I did not test it, so I can&#8217;t say if it is better than apache + mod_perl</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peter</title>
		<link>http://www.mysqlperformanceblog.com/2006/05/21/speedup-your-lamp-stack-with-lighttpd/#comment-54</link>
		<dc:creator>peter</dc:creator>
		<pubDate>Mon, 29 May 2006 15:29:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2006/05/21/speedup-your-lamp-stack-with-lighttpd/#comment-54</guid>
		<description>Not what I know about. But you still can have Lighttpd in front of your apache for spoonfeeding.  I do not have much experience of using lighttpd with perl to be honest</description>
		<content:encoded><![CDATA[<p>Not what I know about. But you still can have Lighttpd in front of your apache for spoonfeeding.  I do not have much experience of using lighttpd with perl to be honest</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Apachez</title>
		<link>http://www.mysqlperformanceblog.com/2006/05/21/speedup-your-lamp-stack-with-lighttpd/#comment-53</link>
		<dc:creator>Apachez</dc:creator>
		<pubDate>Mon, 29 May 2006 07:42:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2006/05/21/speedup-your-lamp-stack-with-lighttpd/#comment-53</guid>
		<description>Is there any solution other than apache 2.x + mod_perl 2.x if you need to boost your vanilla perl cgi scripts ?

Does LigHTTPD for example have some kind of "accelerator" for perl scripts available ?</description>
		<content:encoded><![CDATA[<p>Is there any solution other than apache 2.x + mod_perl 2.x if you need to boost your vanilla perl cgi scripts ?</p>
<p>Does LigHTTPD for example have some kind of &#8220;accelerator&#8221; for perl scripts available ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peter</title>
		<link>http://www.mysqlperformanceblog.com/2006/05/21/speedup-your-lamp-stack-with-lighttpd/#comment-43</link>
		<dc:creator>peter</dc:creator>
		<pubDate>Mon, 22 May 2006 21:43:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2006/05/21/speedup-your-lamp-stack-with-lighttpd/#comment-43</guid>
		<description>Could be. As I mentioned I never really used it.   I just found it looking for solution one day... but decided it will not solve all the problems anyway so why bother.</description>
		<content:encoded><![CDATA[<p>Could be. As I mentioned I never really used it.   I just found it looking for solution one day&#8230; but decided it will not solve all the problems anyway so why bother.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vadim</title>
		<link>http://www.mysqlperformanceblog.com/2006/05/21/speedup-your-lamp-stack-with-lighttpd/#comment-41</link>
		<dc:creator>Vadim</dc:creator>
		<pubDate>Mon, 22 May 2006 09:19:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2006/05/21/speedup-your-lamp-stack-with-lighttpd/#comment-41</guid>
		<description>Lingerd is good for Apache 1.3.x, but it doesn't work for 2.x series</description>
		<content:encoded><![CDATA[<p>Lingerd is good for Apache 1.3.x, but it doesn&#8217;t work for 2.x series</p>
]]></content:encoded>
	</item>
</channel>
</rss>
