<?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: Why was(is) lighttpd slower?</title>
	<atom:link href="http://blog.init.hr/?feed=rss2&#038;p=28" rel="self" type="application/rss+xml" />
	<link>http://blog.init.hr/?p=28</link>
	<description>Insight into thoughts of Init Crew</description>
	<lastBuildDate>Tue, 01 May 2012 11:32:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: GNa</title>
		<link>http://blog.init.hr/?p=28&#038;cpage=1#comment-30</link>
		<dc:creator>GNa</dc:creator>
		<pubDate>Tue, 10 Mar 2009 17:00:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.init.hr/?p=28#comment-30</guid>
		<description>Ofcourse &quot;die&quot; was meant with our config including mod_php. In our situation a dual apache setup was an option, but it was easier to deploy apache+php for the application, lighttpd + mysqlvhosts for static, and squid for a bit of reverse proxy caching.

But am also interested in the Cherokee / nginx tests.</description>
		<content:encoded><![CDATA[<p>Ofcourse &#8220;die&#8221; was meant with our config including mod_php. In our situation a dual apache setup was an option, but it was easier to deploy apache+php for the application, lighttpd + mysqlvhosts for static, and squid for a bit of reverse proxy caching.</p>
<p>But am also interested in the Cherokee / nginx tests.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Duncan Lock</title>
		<link>http://blog.init.hr/?p=28&#038;cpage=1#comment-29</link>
		<dc:creator>Duncan Lock</dc:creator>
		<pubDate>Tue, 10 Mar 2009 14:57:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.init.hr/?p=28#comment-29</guid>
		<description>I&#039;d be very interested to see how Cherokee stack up in the same benchmarks! Looking forward to more :)</description>
		<content:encoded><![CDATA[<p>I&#8217;d be very interested to see how Cherokee stack up in the same benchmarks! Looking forward to more :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ante Karamatić</title>
		<link>http://blog.init.hr/?p=28&#038;cpage=1#comment-28</link>
		<dc:creator>Ante Karamatić</dc:creator>
		<pubDate>Tue, 10 Mar 2009 12:29:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.init.hr/?p=28#comment-28</guid>
		<description>No, mod_php wasn&#039;t enabled in Apache. Object of testing was static objects, not an application.

Well, as you can see, it doesn&#039;t die on me. Both apache and lighttpd are flexibile web servers. One should configure them to suite the purpose of requested task; not just use default configuration.</description>
		<content:encoded><![CDATA[<p>No, mod_php wasn&#8217;t enabled in Apache. Object of testing was static objects, not an application.</p>
<p>Well, as you can see, it doesn&#8217;t die on me. Both apache and lighttpd are flexibile web servers. One should configure them to suite the purpose of requested task; not just use default configuration.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GNa</title>
		<link>http://blog.init.hr/?p=28&#038;cpage=1#comment-27</link>
		<dc:creator>GNa</dc:creator>
		<pubDate>Tue, 10 Mar 2009 10:30:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.init.hr/?p=28#comment-27</guid>
		<description>I only have one question:

Do you test involve a &quot;bare-metal&quot; apache without php support (i think of mod_php)?
We currently use lighttpd for static content serving, and apache with mod_php for the dynamic, because apache on its own dies under the static content serving.</description>
		<content:encoded><![CDATA[<p>I only have one question:</p>
<p>Do you test involve a &#8220;bare-metal&#8221; apache without php support (i think of mod_php)?<br />
We currently use lighttpd for static content serving, and apache with mod_php for the dynamic, because apache on its own dies under the static content serving.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ante Karamatić</title>
		<link>http://blog.init.hr/?p=28&#038;cpage=1#comment-26</link>
		<dc:creator>Ante Karamatić</dc:creator>
		<pubDate>Tue, 10 Mar 2009 08:51:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.init.hr/?p=28#comment-26</guid>
		<description>Thank you, that&#039;s correct observation.</description>
		<content:encoded><![CDATA[<p>Thank you, that&#8217;s correct observation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: glandium</title>
		<link>http://blog.init.hr/?p=28&#038;cpage=1#comment-25</link>
		<dc:creator>glandium</dc:creator>
		<pubDate>Tue, 10 Mar 2009 08:12:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.init.hr/?p=28#comment-25</guid>
		<description>Please note that while you are trying to be fair by enabling cache in apache, you are not. What you enabled in lighttpd is a stat() cache, meaning all it caches is the stat() syscall return values. On the other hand, apache&#039;s cache will cache file *contents* to disk or memory.</description>
		<content:encoded><![CDATA[<p>Please note that while you are trying to be fair by enabling cache in apache, you are not. What you enabled in lighttpd is a stat() cache, meaning all it caches is the stat() syscall return values. On the other hand, apache&#8217;s cache will cache file *contents* to disk or memory.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
