ACS Blogs

A blog site for Architecting Connected Systems staff to tell the world about their exploits in
SharePoint 2007/2010, Windows Workflow Foundation (3.0/4.0) and other great technologies!
Welcome to ACS Blogs Sign in | Join | Help
in Search

CJG

Super Simple way to improve internet hosted SharePoint site performance - BlobCache

For static content that only changes on a set deployment schedule, you can increase your server's performance by making a very simple change!  Update the web.config file's BlobCache section to:

 <BlobCache location="C:\blobCache" path="\.(gif|jpg|png|css|js)$" maxSize="10" enabled="true" />

Your site will run like never before!  The maxSize is in Gigabytes.

Chris

Published Thursday, April 30, 2009 4:22 PM by cjg
Filed under: ,

Comments

No Comments
Anonymous comments are disabled

This Blog

Syndication

Powered by Community Server, by Telligent Systems