Sumit Deshmukh
What is meant by BLOB cache in SharePoint and where it is configured?
By Sumit Deshmukh in SharePoint on May 17 2017
  • Lakku Bramhendra
    Feb, 2018 2

    One website has video. I open the website at 1:00 PM so it has taken 20 sec time to load website since video there. Next time 1:10 PM I refreshed that website so the video again load and take same 20 sec. if you need to reduce the 20 sec to less time, you can implement the BLOB. BLOB check that already open and it will not load video again. implement BLOB in web.config.

    • 3
  • Sumit Deshmukh
    May, 2017 17

    SharePoint Server 2013 provides a disk-based binary large object (BLOB) cache that reduces database load and increases browser performance for users. SharePoint Server 2013 provides a disk-based binary large object (BLOB) cache that reduces database load and increases browser performance for users. The BLOB cache is configured in the web.config file for each web application.

    • 2
  • Rohit Dixt
    Sep, 2018 26

    Disk-based Caching for Binary Large ObjectsDisk-based caching is extremely fast and eliminates the need for database round trips. BLOBs are retrieved from the database once and stored on the Web client.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS