Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Elliott Brown 40 posts 210 karma points
    Jul 10, 2019 @ 13:06
    Elliott Brown
    0

    set up cache for images hosted on Azure Blobstorage

    using https://our.umbraco.com/documentation/Extending/FileSystemProviders/Azure-Blob-Storage/ I have installed UmbracoFileSystemProviders.Azure and am now succesfully running my media files from the blob storage.

    However, I have noticed a slower response time on my images since doing this up to 0.5seconds (I have the before and after versions of the site hosted for comparrision).

    Does anyone know of a cache solution (without using azure cdn) that could help me with this?

    Ideally, I imagine the images would be downloaded to a location like tmp/cache/media if they don't already exist.

    I have already looked into Azure Blob Cache but this package seems to require the use of a cdn, which is something I don't want to do right now

Please Sign in or register to post replies

Write your reply to:

Draft