MOSS 2007 中同時使用了 ASP.NET 2.0 caching 以及Office 產品部門專門設計出來的新Caching機制,因此使用者藉由SharePoint 中的 caching 機制大幅提升存取的效能.

不管是從Web Part,導覽控制項,頁面,多媒體檔案等都可以得到大幅的效能提升.以下為針對三種不同使用情況所提供的Caching機制說明.

Use this type of caching… At the… Notes

Output Caching and Cache Profiles

Individual page level

Includes extending caching using VaryByCustomString

Object Caching

Individual Web Part control, field control, and content level

Includes cross-list query caching and navigation caching

Disk-based Caching for Binary Large Objects

Individual binary large object (BLOB) level and caches images, sound, movies, and code

Supports .gif, .jpg, .js, .css, and other image, sound, and code files that are stored as binary large objects