<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: We Drift Deeper Into the Sound … as the (BLOB Cache) Flush Comes</title>
	<atom:link href="http://sharepointinterface.com/2009/06/18/we-drift-deeper-into-the-sound-as-the-flush-comes/feed/" rel="self" type="application/rss+xml" />
	<link>http://sharepointinterface.com/2009/06/18/we-drift-deeper-into-the-sound-as-the-flush-comes/</link>
	<description>Multidisciplinary discourse on the topics of SharePoint architecture, development, and administration.</description>
	<lastBuildDate>Wed, 09 May 2012 18:27:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: SharePoint Conference 2011 Recap &#124; Wading Through</title>
		<link>http://sharepointinterface.com/2009/06/18/we-drift-deeper-into-the-sound-as-the-flush-comes/#comment-476</link>
		<dc:creator><![CDATA[SharePoint Conference 2011 Recap &#124; Wading Through]]></dc:creator>
		<pubDate>Sat, 08 Oct 2011 19:21:09 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointinterface.wordpress.com/?p=183#comment-476</guid>
		<description><![CDATA[[...] We Drift Deeper Into the Sound … as the (BLOB Cache) Flush Comes [...]]]></description>
		<content:encoded><![CDATA[<p>[...] We Drift Deeper Into the Sound … as the (BLOB Cache) Flush Comes [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean McDonough</title>
		<link>http://sharepointinterface.com/2009/06/18/we-drift-deeper-into-the-sound-as-the-flush-comes/#comment-467</link>
		<dc:creator><![CDATA[Sean McDonough]]></dc:creator>
		<pubDate>Mon, 22 Aug 2011 16:00:29 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointinterface.wordpress.com/?p=183#comment-467</guid>
		<description><![CDATA[Thanks for the comments, Brad. To address your questions:

1. I have some suspicions around what might cause some cache corruptions, but the honest answer to your query is that I don&#039;t know for sure. Resources in the cache and the associated tracking files are not updated together in a transactional fashion, so anything that interferes with an update to either could lead to &quot;corruptions.&quot; Suggesting anything more than that is just guesswork on my part.

2. As far as reliability of the BLOB cache in 2010, I do know that a number of improvements have been made ... but I don&#039;t know if any &quot;reliability&quot; improvements have been made. The improvements I&#039;m aware of are tied primarily to scalability and multimedia serving. For example, byte range support is now available for those using the IIS media extensions; with those in play, for example, users can jump to different points in a media clip and have content stream without the need to seek through all the content between where they were (in the clip) and their new position. The process to fetch content is now chunked, too, to improve the speed with which content is initially served back. If you look at the cache structure (on disk) now, as well, there have been some changes. Does any of that mean better reliability? Again, I just don&#039;t know. Many of the underlying operational mechanisms are still the same, so I don&#039;t know if we&#039;ll see any differences during normal usage.

Sorry that I don&#039;t have better answers for you, Brad. If you happen to see changes or differences, though, I&#039;d love to hear about your observations  :-)]]></description>
		<content:encoded><![CDATA[<p>Thanks for the comments, Brad. To address your questions:</p>
<p>1. I have some suspicions around what might cause some cache corruptions, but the honest answer to your query is that I don&#8217;t know for sure. Resources in the cache and the associated tracking files are not updated together in a transactional fashion, so anything that interferes with an update to either could lead to &#8220;corruptions.&#8221; Suggesting anything more than that is just guesswork on my part.</p>
<p>2. As far as reliability of the BLOB cache in 2010, I do know that a number of improvements have been made &#8230; but I don&#8217;t know if any &#8220;reliability&#8221; improvements have been made. The improvements I&#8217;m aware of are tied primarily to scalability and multimedia serving. For example, byte range support is now available for those using the IIS media extensions; with those in play, for example, users can jump to different points in a media clip and have content stream without the need to seek through all the content between where they were (in the clip) and their new position. The process to fetch content is now chunked, too, to improve the speed with which content is initially served back. If you look at the cache structure (on disk) now, as well, there have been some changes. Does any of that mean better reliability? Again, I just don&#8217;t know. Many of the underlying operational mechanisms are still the same, so I don&#8217;t know if we&#8217;ll see any differences during normal usage.</p>
<p>Sorry that I don&#8217;t have better answers for you, Brad. If you happen to see changes or differences, though, I&#8217;d love to hear about your observations  :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brad</title>
		<link>http://sharepointinterface.com/2009/06/18/we-drift-deeper-into-the-sound-as-the-flush-comes/#comment-466</link>
		<dc:creator><![CDATA[brad]]></dc:creator>
		<pubDate>Mon, 22 Aug 2011 12:10:33 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointinterface.wordpress.com/?p=183#comment-466</guid>
		<description><![CDATA[ok regarding part 2) of my question i found this link, which talks about improvements to disk based cache in SP2010, whether or not its more reliable, i guess time will tell. http://msdn.microsoft.com/en-us/library/aa604896.aspx, still interested in your opinion though Sean.]]></description>
		<content:encoded><![CDATA[<p>ok regarding part 2) of my question i found this link, which talks about improvements to disk based cache in SP2010, whether or not its more reliable, i guess time will tell. <a href="http://msdn.microsoft.com/en-us/library/aa604896.aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/aa604896.aspx</a>, still interested in your opinion though Sean.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brad</title>
		<link>http://sharepointinterface.com/2009/06/18/we-drift-deeper-into-the-sound-as-the-flush-comes/#comment-465</link>
		<dc:creator><![CDATA[brad]]></dc:creator>
		<pubDate>Mon, 22 Aug 2011 09:28:05 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointinterface.wordpress.com/?p=183#comment-465</guid>
		<description><![CDATA[Hi Sean, nice article, out of interest 
1) Do you know what events can cause the cache to become corrupt. We have multiple front ends and periodically a couple of them &quot;dont play ball&quot; and we have to clear the cache on these as users get older images delivered (normally .swf)

2) Do you know if the blob cache is more reliable / less likely to corrupt in SP2010 and has it changed much between the 2 versions..

thanks
Brad]]></description>
		<content:encoded><![CDATA[<p>Hi Sean, nice article, out of interest<br />
1) Do you know what events can cause the cache to become corrupt. We have multiple front ends and periodically a couple of them &#8220;dont play ball&#8221; and we have to clear the cache on these as users get older images delivered (normally .swf)</p>
<p>2) Do you know if the blob cache is more reliable / less likely to corrupt in SP2010 and has it changed much between the 2 versions..</p>
<p>thanks<br />
Brad</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean McDonough</title>
		<link>http://sharepointinterface.com/2009/06/18/we-drift-deeper-into-the-sound-as-the-flush-comes/#comment-460</link>
		<dc:creator><![CDATA[Sean McDonough]]></dc:creator>
		<pubDate>Thu, 04 Aug 2011 01:20:31 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointinterface.wordpress.com/?p=183#comment-460</guid>
		<description><![CDATA[Thanks for the feedback everyone!]]></description>
		<content:encoded><![CDATA[<p>Thanks for the feedback everyone!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajiv</title>
		<link>http://sharepointinterface.com/2009/06/18/we-drift-deeper-into-the-sound-as-the-flush-comes/#comment-459</link>
		<dc:creator><![CDATA[Rajiv]]></dc:creator>
		<pubDate>Wed, 03 Aug 2011 23:14:06 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointinterface.wordpress.com/?p=183#comment-459</guid>
		<description><![CDATA[Thanks for sharing, this is very informative and written so well.]]></description>
		<content:encoded><![CDATA[<p>Thanks for sharing, this is very informative and written so well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Client-Server Interactions and the max-age Attribute with SharePoint BLOB Caching &#171; SharePoint Interface</title>
		<link>http://sharepointinterface.com/2009/06/18/we-drift-deeper-into-the-sound-as-the-flush-comes/#comment-345</link>
		<dc:creator><![CDATA[Client-Server Interactions and the max-age Attribute with SharePoint BLOB Caching &#171; SharePoint Interface]]></dc:creator>
		<pubDate>Mon, 21 Feb 2011 22:39:20 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointinterface.wordpress.com/?p=183#comment-345</guid>
		<description><![CDATA[[...] and since that time I’ve consistently received a growing number of questions on the topic of SharePoint BLOB caching.&#160; When I start talking about BLOB caching itself, the area that seems to draw the greatest [...]]]></description>
		<content:encoded><![CDATA[<p>[...] and since that time I’ve consistently received a growing number of questions on the topic of SharePoint BLOB caching.&#160; When I start talking about BLOB caching itself, the area that seems to draw the greatest [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Digging Deeper into the 2010 Caching Options: Part 1 &#171; Tidbit on the Bits</title>
		<link>http://sharepointinterface.com/2009/06/18/we-drift-deeper-into-the-sound-as-the-flush-comes/#comment-167</link>
		<dc:creator><![CDATA[Digging Deeper into the 2010 Caching Options: Part 1 &#171; Tidbit on the Bits]]></dc:creator>
		<pubDate>Mon, 05 Apr 2010 22:20:26 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointinterface.wordpress.com/?p=183#comment-167</guid>
		<description><![CDATA[[...] in the HTTP request. While researching BLOB cache a little deeper, I found a very informative post by Sean McDonough, that states that BLOB cache is implemented by way of [...]]]></description>
		<content:encoded><![CDATA[<p>[...] in the HTTP request. While researching BLOB cache a little deeper, I found a very informative post by Sean McDonough, that states that BLOB cache is implemented by way of [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fabian williams</title>
		<link>http://sharepointinterface.com/2009/06/18/we-drift-deeper-into-the-sound-as-the-flush-comes/#comment-155</link>
		<dc:creator><![CDATA[fabian williams]]></dc:creator>
		<pubDate>Tue, 16 Feb 2010 18:03:25 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointinterface.wordpress.com/?p=183#comment-155</guid>
		<description><![CDATA[Dude.. nice post. I dont wear my IT Pro hat often and this article is well documented and through]]></description>
		<content:encoded><![CDATA[<p>Dude.. nice post. I dont wear my IT Pro hat often and this article is well documented and through</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maxime Bombardier</title>
		<link>http://sharepointinterface.com/2009/06/18/we-drift-deeper-into-the-sound-as-the-flush-comes/#comment-20</link>
		<dc:creator><![CDATA[Maxime Bombardier]]></dc:creator>
		<pubDate>Tue, 14 Jul 2009 19:36:26 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointinterface.wordpress.com/?p=183#comment-20</guid>
		<description><![CDATA[Very good article -- well written and referential.  Good job!]]></description>
		<content:encoded><![CDATA[<p>Very good article &#8212; well written and referential.  Good job!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

