<?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: Some trickery or resilience with Varnish</title>
	<atom:link href="http://northernmost.org/blog/some-trickery-or-resilience-with-varnish/feed/" rel="self" type="application/rss+xml" />
	<link>http://northernmost.org/blog/some-trickery-or-resilience-with-varnish/</link>
	<description>Just another manic Monday</description>
	<lastBuildDate>Fri, 18 May 2012 16:55:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Erunnyrof</title>
		<link>http://northernmost.org/blog/some-trickery-or-resilience-with-varnish/comment-page-1/#comment-666</link>
		<dc:creator>Erunnyrof</dc:creator>
		<pubDate>Wed, 10 Feb 2010 05:10:11 +0000</pubDate>
		<guid isPermaLink="false">http://northernmost.org/blog/?p=33#comment-666</guid>
		<description>&lt;a href=&quot;http://learning.cunisanjuan.edu/moodle/b/generic-lexapro.php&quot; rel=&quot;nofollow&quot;&gt;how to buy lexapro on line&lt;/a&gt; gernic lexapro = &lt;a href=&quot;http://krissyjackson.com/moodle/b/generic-lexapro-online.php&quot; rel=&quot;nofollow&quot;&gt;online lexapro&lt;/a&gt; mens lexapro = &lt;a href=&quot;http://deltauniv.edu.eg/moodle/b/get-lexapro.php&quot; rel=&quot;nofollow&quot;&gt;generic lexapro 100mg&lt;/a&gt; lexapro without = &lt;a href=&quot;http://www.3b-consulting.com/moodle/b/good-deals-on-lexapro.php&quot; rel=&quot;nofollow&quot;&gt;generic 200 mg mexico&lt;/a&gt; lexapro drug information = &lt;a href=&quot;http://deltauniv.edu.eg/moodle/b/herbal-lexapro.php&quot; rel=&quot;nofollow&quot;&gt;can you still take 100 pills after you get better&lt;/a&gt; order 100 20 capsules cash on delivery = &lt;a href=&quot;http://www.zse.nowytarg.pl/nauczanie/moodle/b/how-to-buy-lexapro.php&quot; rel=&quot;nofollow&quot;&gt;lexapro indian medical name&lt;/a&gt; gel online no perscription = &lt;a href=&quot;http://www.wom.opole.pl/moodle/b/how-to-get-lexapro-without-prescription.php&quot; rel=&quot;nofollow&quot;&gt;buy lexapro internet&lt;/a&gt; cheap lexapro online prescription = &lt;a href=&quot;http://www.ktc.ac.th/moodle/b/is-lexapro-generic.php&quot; rel=&quot;nofollow&quot;&gt;lexapro difference in mg&lt;/a&gt; tabs caps generica = &lt;a href=&quot;http://vle1.acs.kent.sch.uk/moodle/b/lowest-priced-lexapro.php&quot; rel=&quot;nofollow&quot;&gt;KPA lexapro&lt;/a&gt; order prescription free lexapro = &lt;a href=&quot;http://ukvm.lt/virtualiaplinka/b/mail-order-lexapro.php&quot; rel=&quot;nofollow&quot;&gt;cheap drugs lexapro&lt;/a&gt; cheap drugs lexapro</description>
		<content:encoded><![CDATA[<p><a href="http://learning.cunisanjuan.edu/moodle/b/generic-lexapro.php" rel="nofollow">how to buy lexapro on line</a> gernic lexapro = <a href="http://krissyjackson.com/moodle/b/generic-lexapro-online.php" rel="nofollow">online lexapro</a> mens lexapro = <a href="http://deltauniv.edu.eg/moodle/b/get-lexapro.php" rel="nofollow">generic lexapro 100mg</a> lexapro without = <a href="http://www.3b-consulting.com/moodle/b/good-deals-on-lexapro.php" rel="nofollow">generic 200 mg mexico</a> lexapro drug information = <a href="http://deltauniv.edu.eg/moodle/b/herbal-lexapro.php" rel="nofollow">can you still take 100 pills after you get better</a> order 100 20 capsules cash on delivery = <a href="http://www.zse.nowytarg.pl/nauczanie/moodle/b/how-to-buy-lexapro.php" rel="nofollow">lexapro indian medical name</a> gel online no perscription = <a href="http://www.wom.opole.pl/moodle/b/how-to-get-lexapro-without-prescription.php" rel="nofollow">buy lexapro internet</a> cheap lexapro online prescription = <a href="http://www.ktc.ac.th/moodle/b/is-lexapro-generic.php" rel="nofollow">lexapro difference in mg</a> tabs caps generica = <a href="http://vle1.acs.kent.sch.uk/moodle/b/lowest-priced-lexapro.php" rel="nofollow">KPA lexapro</a> order prescription free lexapro = <a href="http://ukvm.lt/virtualiaplinka/b/mail-order-lexapro.php" rel="nofollow">cheap drugs lexapro</a> cheap drugs lexapro</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://northernmost.org/blog/some-trickery-or-resilience-with-varnish/comment-page-1/#comment-373</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 24 Jul 2008 10:32:07 +0000</pubDate>
		<guid isPermaLink="false">http://northernmost.org/blog/?p=33#comment-373</guid>
		<description>Andreas,

Cluster is a way to have Varnish make use of two backends in a load balancing fashion. You basically define two or more normal backends, and then a &#039;director&#039; of the type &#039;round-robin&#039; or &#039;random&#039;. It will send requests to them in order or randomise between them evenly respectively. It does do weighting as well for random clusters which is good if you&#039;ve got differently specced backends.

</description>
		<content:encoded><![CDATA[<p>Andreas,</p>
<p>Cluster is a way to have Varnish make use of two backends in a load balancing fashion. You basically define two or more normal backends, and then a &#8216;director&#8217; of the type &#8217;round-robin&#8217; or &#8216;random&#8217;. It will send requests to them in order or randomise between them evenly respectively. It does do weighting as well for random clusters which is good if you&#8217;ve got differently specced backends.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas</title>
		<link>http://northernmost.org/blog/some-trickery-or-resilience-with-varnish/comment-page-1/#comment-364</link>
		<dc:creator>Andreas</dc:creator>
		<pubDate>Tue, 22 Jul 2008 23:07:19 +0000</pubDate>
		<guid isPermaLink="false">http://northernmost.org/blog/?p=33#comment-364</guid>
		<description>What is this cluster thing you speak of? I can&#039;t find anything about it on the trac. Sounds interesting! 

Thanks for your blog, always interesting!</description>
		<content:encoded><![CDATA[<p>What is this cluster thing you speak of? I can&#8217;t find anything about it on the trac. Sounds interesting! </p>
<p>Thanks for your blog, always interesting!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

