<?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: Serving Javascript and Images &#8212; Fast</title>
	<atom:link href="http://emergent.urbanpug.com/?feed=rss2&#038;p=65" rel="self" type="application/rss+xml" />
	<link>http://emergent.urbanpug.com/?p=65</link>
	<description>Order from disorder - Thoughts about where technology is going.</description>
	<lastBuildDate>Tue, 10 Mar 2015 22:09:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.2.38</generator>
	<item>
		<title>By: claus</title>
		<link>http://emergent.urbanpug.com/?p=65&#038;cpage=1#comment-2001</link>
		<dc:creator><![CDATA[claus]]></dc:creator>
		<pubDate>Wed, 20 Sep 2006 18:04:08 +0000</pubDate>
		<guid isPermaLink="false">http://emergent.urbanpug.com/?p=65#comment-2001</guid>
		<description><![CDATA[follow-up: i got from above 180-200mb to 48mb !! cool!!]]></description>
		<content:encoded><![CDATA[<p>follow-up: i got from above 180-200mb to 48mb !! cool!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: claus</title>
		<link>http://emergent.urbanpug.com/?p=65&#038;cpage=1#comment-1999</link>
		<dc:creator><![CDATA[claus]]></dc:creator>
		<pubDate>Wed, 20 Sep 2006 17:32:41 +0000</pubDate>
		<guid isPermaLink="false">http://emergent.urbanpug.com/?p=65#comment-1999</guid>
		<description><![CDATA[hey very nice i found this very useful. i&#039;m ona 128MB vps cheap hosting plan and i&#039;m always getting above 128, so i&#039;ll try this stuff!!]]></description>
		<content:encoded><![CDATA[<p>hey very nice i found this very useful. i&#8217;m ona 128MB vps cheap hosting plan and i&#8217;m always getting above 128, so i&#8217;ll try this stuff!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt</title>
		<link>http://emergent.urbanpug.com/?p=65&#038;cpage=1#comment-218</link>
		<dc:creator><![CDATA[matt]]></dc:creator>
		<pubDate>Mon, 15 May 2006 12:02:19 +0000</pubDate>
		<guid isPermaLink="false">http://emergent.urbanpug.com/?p=65#comment-218</guid>
		<description><![CDATA[Yeah, i just run thttpd on port 81.  People I know who run bigger sites run apache over multiple servers with thttpd on a single server to handle all image and css requests.

I&#039;m thinking I need to test out running lighttpd *only* because it does everything i want -- compression, virtual hosts, php, low memory, etc.  I&#039;m just curious how low its memory usage *actually* is.]]></description>
		<content:encoded><![CDATA[<p>Yeah, i just run thttpd on port 81.  People I know who run bigger sites run apache over multiple servers with thttpd on a single server to handle all image and css requests.</p>
<p>I&#8217;m thinking I need to test out running lighttpd *only* because it does everything i want &#8212; compression, virtual hosts, php, low memory, etc.  I&#8217;m just curious how low its memory usage *actually* is.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ciaran</title>
		<link>http://emergent.urbanpug.com/?p=65&#038;cpage=1#comment-217</link>
		<dc:creator><![CDATA[Ciaran]]></dc:creator>
		<pubDate>Mon, 15 May 2006 11:02:24 +0000</pubDate>
		<guid isPermaLink="false">http://emergent.urbanpug.com/?p=65#comment-217</guid>
		<description><![CDATA[How are you getting the different servers to handle page requests? Is it just a simple matter of running them on different ports, or are you using something that lets you pass requests from one to the other?

It would be pretty awesome to have thttpd/lighttpd as the primary server, and have it pass off requests to Apache for URLs that match certain patterns. Or maybe even to pass all requests to Apache *except* for those which match certain patterns, depending on what you want to do.

I wonder if that&#039;s possible. Hmm.]]></description>
		<content:encoded><![CDATA[<p>How are you getting the different servers to handle page requests? Is it just a simple matter of running them on different ports, or are you using something that lets you pass requests from one to the other?</p>
<p>It would be pretty awesome to have thttpd/lighttpd as the primary server, and have it pass off requests to Apache for URLs that match certain patterns. Or maybe even to pass all requests to Apache *except* for those which match certain patterns, depending on what you want to do.</p>
<p>I wonder if that&#8217;s possible. Hmm.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
