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 41 posts 211 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

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies