<?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: Seeya Varnish, nice known&#8217; you</title>
	<atom:link href="http://letsgetdugg.com/2009/05/24/seeya-varnish-nice-known-you/feed/" rel="self" type="application/rss+xml" />
	<link>http://letsgetdugg.com/2009/05/24/seeya-varnish-nice-known-you/</link>
	<description>Random tech jargon</description>
	<lastBuildDate>Mon, 30 Jan 2012 20:30:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Dommas</title>
		<link>http://letsgetdugg.com/2009/05/24/seeya-varnish-nice-known-you/comment-page-1/#comment-316</link>
		<dc:creator>Dommas</dc:creator>
		<pubDate>Fri, 29 Apr 2011 11:10:39 +0000</pubDate>
		<guid isPermaLink="false">http://letsgetdugg.com/?p=239#comment-316</guid>
		<description>Are you using malloc or file storage? We use 2.1.5 on Solaris 10 and see behaviour that perfectly fits the
&quot;2. Growing to a crazy size when using the malloc implementation.&quot;
description.
Using varnishd with -s malloc,1G and after a while the process grew to 3.6G RSS. 

Thanks, 
Dommas</description>
		<content:encoded><![CDATA[<p>Are you using malloc or file storage? We use 2.1.5 on Solaris 10 and see behaviour that perfectly fits the<br />
&#8220;2. Growing to a crazy size when using the malloc implementation.&#8221;<br />
description.<br />
Using varnishd with -s malloc,1G and after a while the process grew to 3.6G RSS. </p>
<p>Thanks,<br />
Dommas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: victori</title>
		<link>http://letsgetdugg.com/2009/05/24/seeya-varnish-nice-known-you/comment-page-1/#comment-304</link>
		<dc:creator>victori</dc:creator>
		<pubDate>Fri, 21 Jan 2011 19:27:38 +0000</pubDate>
		<guid isPermaLink="false">http://letsgetdugg.com/?p=239#comment-304</guid>
		<description>Just an update, All the issues with Varnish on Solaris have been fixed with the 2.1.4 release. We have been using Varnish on our Solaris production servers since the release with great stability and performance.</description>
		<content:encoded><![CDATA[<p>Just an update, All the issues with Varnish on Solaris have been fixed with the 2.1.4 release. We have been using Varnish on our Solaris production servers since the release with great stability and performance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://letsgetdugg.com/2009/05/24/seeya-varnish-nice-known-you/comment-page-1/#comment-303</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Sat, 15 Jan 2011 01:38:15 +0000</pubDate>
		<guid isPermaLink="false">http://letsgetdugg.com/?p=239#comment-303</guid>
		<description>By the way I think you have a bug in your VCL (I just discovered and fixed this one in my own)

beresp.http.cookie should never exist.  HTTP responses only send set-cookie headers, never cookie headers.  So that should be:

beresp.http.set-cookie</description>
		<content:encoded><![CDATA[<p>By the way I think you have a bug in your VCL (I just discovered and fixed this one in my own)</p>
<p>beresp.http.cookie should never exist.  HTTP responses only send set-cookie headers, never cookie headers.  So that should be:</p>
<p>beresp.http.set-cookie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://letsgetdugg.com/2009/05/24/seeya-varnish-nice-known-you/comment-page-1/#comment-302</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Sat, 15 Jan 2011 01:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://letsgetdugg.com/?p=239#comment-302</guid>
		<description>We had stability issues with 2.0.4, including 503 issues not unlike the ones you mention.  However, we&#039;ve had spectacular uptime and stability since upgrading to 2.1.3 -- we&#039;re serving about 200 requests per second.</description>
		<content:encoded><![CDATA[<p>We had stability issues with 2.0.4, including 503 issues not unlike the ones you mention.  However, we&#8217;ve had spectacular uptime and stability since upgrading to 2.1.3 &#8212; we&#8217;re serving about 200 requests per second.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kristian</title>
		<link>http://letsgetdugg.com/2009/05/24/seeya-varnish-nice-known-you/comment-page-1/#comment-64</link>
		<dc:creator>Kristian</dc:creator>
		<pubDate>Tue, 26 May 2009 08:37:05 +0000</pubDate>
		<guid isPermaLink="false">http://letsgetdugg.com/?p=239#comment-64</guid>
		<description>I&#039;m sorry that Varnish didn&#039;t work out for you. We (Redpill Linpro) really do believe Varnish is a great cache, but acknowledge that there are still issues to be worked out on Solaris. 

The truth is that Varnish is developed mainly for GNU/Linux and FreeBSD. We receive patches for Solaris and Mac OS X, but our quality control is focused around what our customers use, and that&#039;s GNU/Linux and FreeBSD at the moment.

The issues you described are issues we are semi-aware of when it comes to Solaris, and we hope to get the time needed to improve Varnish&#039; stability on Solaris.

I hope your squid rig works out for you, and hope you&#039;ll give Varnish a try at a later date when we&#039;ve had a chance to solve these issues. (Or you could always sponsor the development, and it&#039;ll happen a lot faster).</description>
		<content:encoded><![CDATA[<p>I&#8217;m sorry that Varnish didn&#8217;t work out for you. We (Redpill Linpro) really do believe Varnish is a great cache, but acknowledge that there are still issues to be worked out on Solaris. </p>
<p>The truth is that Varnish is developed mainly for GNU/Linux and FreeBSD. We receive patches for Solaris and Mac OS X, but our quality control is focused around what our customers use, and that&#8217;s GNU/Linux and FreeBSD at the moment.</p>
<p>The issues you described are issues we are semi-aware of when it comes to Solaris, and we hope to get the time needed to improve Varnish&#8217; stability on Solaris.</p>
<p>I hope your squid rig works out for you, and hope you&#8217;ll give Varnish a try at a later date when we&#8217;ve had a chance to solve these issues. (Or you could always sponsor the development, and it&#8217;ll happen a lot faster).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

