<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"	>
<channel>
	<title>Comments on: Goodbye, Apache; hello, lighttpd!</title>
	<atom:link href="http://www.thetlog.net/2007/07/12/goodbye-apache-hello-lighttpd/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thetlog.net/2007/07/12/goodbye-apache-hello-lighttpd/</link>
	<description></description>
	<lastBuildDate>Fri, 10 Feb 2012 07:55:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: mic</title>
		<link>http://www.thetlog.net/2007/07/12/goodbye-apache-hello-lighttpd/#comment-35273</link>
		<dc:creator>mic</dc:creator>
		<pubDate>Thu, 24 Apr 2008 09:02:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.thetlog.net/2007/07/12/goodbye-apache-hello-lighttpd/#comment-35273</guid>
		<description>Hello, may you share how you converted the wordpress .htaccess file?
Thanks!

mic</description>
		<content:encoded><![CDATA[<p>Hello, may you share how you converted the wordpress .htaccess file?<br />
Thanks!</p>
<p>mic</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sérgio Carvalho</title>
		<link>http://www.thetlog.net/2007/07/12/goodbye-apache-hello-lighttpd/#comment-28268</link>
		<dc:creator>Sérgio Carvalho</dc:creator>
		<pubDate>Fri, 13 Jul 2007 14:06:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.thetlog.net/2007/07/12/goodbye-apache-hello-lighttpd/#comment-28268</guid>
		<description>Been down this path, and eventually returned to Apache. Apache modules are just too powerful not to miss them in lighty. My final setup, which I shall eventually describe in my blog, is a streamlined frontend apache, running the new event MPM, and a backend apache with the prefork MPM and all bells and wistles. Each blog.com server can handle a couple million pageviews per day, with peaks of 30 frontend processes and 5 backend processes. Under static content request loads, servers can easily serve ten times this load with no stress. Frontend processes average about 15Mb RSS usage.

Bonus with this setup: mod_rewrite (the real voodoo one, not lighty&#039;s stripped version) and the fabulous mod_cache. Oh, and a clean separation between static content and dynamic content servers.</description>
		<content:encoded><![CDATA[<p>Been down this path, and eventually returned to Apache. Apache modules are just too powerful not to miss them in lighty. My final setup, which I shall eventually describe in my blog, is a streamlined frontend apache, running the new event MPM, and a backend apache with the prefork MPM and all bells and wistles. Each blog.com server can handle a couple million pageviews per day, with peaks of 30 frontend processes and 5 backend processes. Under static content request loads, servers can easily serve ten times this load with no stress. Frontend processes average about 15Mb RSS usage.</p>
<p>Bonus with this setup: mod_rewrite (the real voodoo one, not lighty&#8217;s stripped version) and the fabulous mod_cache. Oh, and a clean separation between static content and dynamic content servers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pedro Timóteo</title>
		<link>http://www.thetlog.net/2007/07/12/goodbye-apache-hello-lighttpd/#comment-28261</link>
		<dc:creator>Pedro Timóteo</dc:creator>
		<pubDate>Fri, 13 Jul 2007 11:24:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.thetlog.net/2007/07/12/goodbye-apache-hello-lighttpd/#comment-28261</guid>
		<description>Not that I know of. I&#039;ve had success converting &lt;code&gt;.htaccess&lt;/code&gt; files to directives in the lighttpd config file, but, of course, that won&#039;t work for apps that change their &lt;i&gt;own&lt;/i&gt; &lt;code&gt;.htaccess&lt;/code&gt; file...</description>
		<content:encoded><![CDATA[<p>Not that I know of. I&#8217;ve had success converting <code>.htaccess</code> files to directives in the lighttpd config file, but, of course, that won&#8217;t work for apps that change their <i>own</i> <code>.htaccess</code> file&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alcides</title>
		<link>http://www.thetlog.net/2007/07/12/goodbye-apache-hello-lighttpd/#comment-28258</link>
		<dc:creator>Alcides</dc:creator>
		<pubDate>Fri, 13 Jul 2007 10:13:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.thetlog.net/2007/07/12/goodbye-apache-hello-lighttpd/#comment-28258</guid>
		<description>Is there any how to make lighttp read the htaccess? I&#039;ve seen a module that does the same for IIS, just wondering...

Without that, most of my apps wont run :/</description>
		<content:encoded><![CDATA[<p>Is there any how to make lighttp read the htaccess? I&#8217;ve seen a module that does the same for IIS, just wondering&#8230;</p>
<p>Without that, most of my apps wont run :/</p>
]]></content:encoded>
	</item>
</channel>
</rss>

