<?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: optimizing lighttpd for file hosting</title>
	<atom:link href="http://www.videosharingscript.com/file-sharing/optimizing-lighttpd-for-file-hosting/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.videosharingscript.com/file-sharing/optimizing-lighttpd-for-file-hosting/</link>
	<description>All about video sharing sites</description>
	<pubDate>Fri, 21 Nov 2008 13:24:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Bryan Buecking</title>
		<link>http://www.videosharingscript.com/file-sharing/optimizing-lighttpd-for-file-hosting/#comment-290</link>
		<dc:creator>Bryan Buecking</dc:creator>
		<pubDate>Thu, 05 Jun 2008 01:51:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.videosharingscript.com/?p=107#comment-290</guid>
		<description>You might also try increasing the server.max-worker appropriately.  This will dramatically increase throughput if your finding yourself bound on IO.</description>
		<content:encoded><![CDATA[<p>You might also try increasing the server.max-worker appropriately.  This will dramatically increase throughput if your finding yourself bound on IO.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.videosharingscript.com/file-sharing/optimizing-lighttpd-for-file-hosting/#comment-231</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 29 Apr 2008 20:11:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.videosharingscript.com/?p=107#comment-231</guid>
		<description>For image hosting, use

server.network-backend = "linux-sendfile"

as network backend if you are using linux 2.6+</description>
		<content:encoded><![CDATA[<p>For image hosting, use</p>
<p>server.network-backend = &#8220;linux-sendfile&#8221;</p>
<p>as network backend if you are using linux 2.6+</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Azo</title>
		<link>http://www.videosharingscript.com/file-sharing/optimizing-lighttpd-for-file-hosting/#comment-230</link>
		<dc:creator>Azo</dc:creator>
		<pubDate>Tue, 29 Apr 2008 20:05:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.videosharingscript.com/?p=107#comment-230</guid>
		<description>Hello.

Nice article.
I'm also interested in optimization for small files (image hosting).
Any advice?

Thx in advance.</description>
		<content:encoded><![CDATA[<p>Hello.</p>
<p>Nice article.<br />
I&#8217;m also interested in optimization for small files (image hosting).<br />
Any advice?</p>
<p>Thx in advance.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
