<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Random Musings of an Insane Mind &#187; inline c</title>
	<atom:link href="http://cd34.com/blog/tag/inline-c/feed/" rel="self" type="application/rss+xml" />
	<link>http://cd34.com/blog</link>
	<description>This is my blog, there are many others like it but this one is mine.</description>
	<lastBuildDate>Tue, 07 Feb 2012 18:53:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Varnish VCL, Inline C and a random image</title>
		<link>http://cd34.com/blog/webserver/varnish-vcl-inline-c-and-a-random-image/</link>
		<comments>http://cd34.com/blog/webserver/varnish-vcl-inline-c-and-a-random-image/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 23:48:35 +0000</pubDate>
		<dc:creator>cd34</dc:creator>
				<category><![CDATA[Webserver Software]]></category>
		<category><![CDATA[inline c]]></category>
		<category><![CDATA[Varnish]]></category>
		<category><![CDATA[vcl]]></category>
		<category><![CDATA[vcl_recv]]></category>

		<guid isPermaLink="false">http://cd34.com/blog/?p=884</guid>
		<description><![CDATA[While working with the prototype of a site, I wanted to have a particular panel image randomly chosen when the page was viewed. While this could be done on the server side, I wanted to move this to Varnish so that Varnish&#8217;s cache would be used rather than piping the request through each time to [...]]]></description>
		<wfw:commentRss>http://cd34.com/blog/webserver/varnish-vcl-inline-c-and-a-random-image/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

