If I use the Blob Cache, are List Item attachments cached in it? Are there any special considerations for using the Blob Cache with list item attachments?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
At the point in the API where the blob caching mechanism is invoked, a list item attachment looks no different than a library item (...it's a BLOB read). They are absolutely included in the BLOB cache and do not require any special consideration. |
|||||||
|