Article ID: 2289730 - Last Review: August 17, 2010 - Revision: 4.0 Manual manipulation of the SharePoint disk based BLOB cache folder hierarchy is unsupported
SUMMARYThe SharePoint disk based cache for BLOBs (Binary Large OBjects) maintains a folder and file hierarchy on a local drive of the Web Front End servers. This hierarchy is mirrored in an in-memory index, that is persisted to disk each time the SharePoint Application Domain is shut down. Modifying or deleting files or folders from the disk based cache will result in a loss of synchronization between the disk cache and the information stored in the in-memory cache index. This mismatch will eliminate the performance benefits typically gained by using the BLOB cache, for the mismatched files. This will aslo place greater load upon the database server potentially impacting all database server operations. Therefore, any manual manipulation of the files or folders related to the BLOB cache is unsupported. MORE INFORMATIONIf you have manually manipulated the cache hierarchy and wish to return to a supported state, you must flush the cache to reset the index and remove all the files in the hierarchy. Depending on the size of your cache structure, the performance of the disks on your Web front end servers and the ability of your database server to tolerate the added load of repopulating the cache, this action may have a detrimental effect. It is highly reccomended that you perform this reset at the start of a low activity period in your workload cycle to facilitate a more gradual repopulation of the cache. Microsoft Office SharePoint Server 2007 Resetting the cache in Microsoft Office SharePoint Server 2007 can most easily be accomplished using the Site Actions administrative user interface. To flush the cache using the administrative user interface, you perform the following steps:
Resetting the cache in Microsoft SharePoint Server 2010 is only accomplished using the SharePoint Object Model. Access to the SharePoint Object Model in SharePoint Server 2010 is facilitated by the use of the SharePoint 2010 Management Shell. A sample script has been provided below that will reset the BLOB cache for an entire site collection on all WFEs in a farm: Note This is a "FAST PUBLISH" article created directly from within the Microsoft support organization. The information contained herein is provided as-is in response to emerging issues. As a result of the speed in making it available, the materials may include typographical errors and may be revised at any time without notice. See Terms of Use
(http://go.microsoft.com/fwlink/?LinkId=151500)
for other considerations.
| Other Resources Other Support Sites
CommunityGet Help Now
|






Windows Live
Facebook
Twitter
Linkedin
Digg it
Yahoo
Delicious
StumbleUpon
Yammer
Reddit
Technorati
FriendFeed
Email
Back to the top

