<?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: Enable Sendfile Off &#8211; Apache Config Headache</title>
	<atom:link href="http://thecrumb.com/2009/11/14/enable-sendfile-off-apache-config-headache/feed/" rel="self" type="application/rss+xml" />
	<link>http://thecrumb.com/2009/11/14/enable-sendfile-off-apache-config-headache/</link>
	<description>developer &#124; thinker &#124; tinkerer</description>
	<lastBuildDate>Mon, 06 Feb 2012 15:30:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Aaron</title>
		<link>http://thecrumb.com/2009/11/14/enable-sendfile-off-apache-config-headache/#comment-2086</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Thu, 12 May 2011 09:17:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecrumb.com/?p=976#comment-2086</guid>
		<description>http://ubuntuforums.org/showthread.php?t=1385583
This is where I first came across the sendfile function. Spent two weeks trying to get my web site to display images. sendfile() is a kernel level function built into the Linux kernel since version 2.2. It has less over head then traditional open() write() functions. This is meant to improve speed when reading files form the operating system.</description>
		<content:encoded><![CDATA[<p><a href="http://ubuntuforums.org/showthread.php?t=1385583" rel="nofollow">http://ubuntuforums.org/showthread.php?t=1385583</a><br />
This is where I first came across the sendfile function. Spent two weeks trying to get my web site to display images. sendfile() is a kernel level function built into the Linux kernel since version 2.2. It has less over head then traditional open() write() functions. This is meant to improve speed when reading files form the operating system.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Priest</title>
		<link>http://thecrumb.com/2009/11/14/enable-sendfile-off-apache-config-headache/#comment-2050</link>
		<dc:creator>Jim Priest</dc:creator>
		<pubDate>Mon, 04 Apr 2011 12:39:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecrumb.com/?p=976#comment-2050</guid>
		<description>Good catch. I updated the post!</description>
		<content:encoded><![CDATA[<p>Good catch. I updated the post!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomas</title>
		<link>http://thecrumb.com/2009/11/14/enable-sendfile-off-apache-config-headache/#comment-2048</link>
		<dc:creator>Tomas</dc:creator>
		<pubDate>Mon, 04 Apr 2011 08:02:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecrumb.com/?p=976#comment-2048</guid>
		<description>Hi,

thanks for your post. I think that there is a small mistake - &quot;Enable Sendfile Off&quot; should be &quot;EnableSendfile Off&quot;.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>thanks for your post. I think that there is a small mistake &#8211; &#8220;Enable Sendfile Off&#8221; should be &#8220;EnableSendfile Off&#8221;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

