Copied to clipboard

Flag this post as spam?

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


  • Joao Pinto 13 posts 34 karma points
    Apr 11, 2023 @ 15:59
    Joao Pinto
    0

    U10 - Blob storage for media very slow

    Recently I migrated a website from v8 to V10 and I'm facing performance issues in response time when accessing /media/ items (hosted on blob storage)

    With Umbraco V8 the avg response time for media items was under 100ms With Umbraco V10 the avg response time is between 1 to 2 seconds, sometimes it takes up to 30 seconds to load an image.

    The website is hosted in Azure and using Blob storage (standard 2) for media items.

    On UmbracoV8 it used Blob storage for media storage, BUT the cached items (crops) were hosted in the local storage of the App Service instead.

    With Umbraco V10 both media and cache are stored in blob storage.

    The website has many media items, here the numbers: 47.3k items in media folder 87.6k items in cache folder

    Does anyone have experience with websites that have such a big media storage on azure? Any performance issues?

  • Stuart Paterson 57 posts 228 karma points
    May 30, 2023 @ 15:43
    Stuart Paterson
    0

    Joao,

    Just wondering if you had found the reason for this outside of this community post as I think I might be seeing a similar scenario.

    Thanks, Stuart

  • Joao Pinto 13 posts 34 karma points
    May 30, 2023 @ 16:13
    Joao Pinto
    0

    No reason and no solution found so far. We now configured the website to use local storage for crops cache and use blob storage only for media storage. But media requests are still very slow some times. The next thing we'll try is to delete unused medias to clean up the blob storage, maybe with less items it will get faster

  • fatmazayed 41 posts 122 karma points
    Jun 08, 2023 @ 09:17
    fatmazayed
    0

    i have the same issue too

  • Sander van de Pas 74 posts 147 karma points
    Sep 22, 2023 @ 11:14
    Sander van de Pas
    0

    Hi,

    Is there a solution for this issue already?

    We ran into the same problem.

    Grtz Sander

  • Garðar Þorsteinsson 113 posts 534 karma points
    Mar 19, 2024 @ 14:28
    Garðar Þorsteinsson
    0

    Hi,

    After moving from Umbraco 8 to 10+ on multiple projects we are experience similar issues.

    Does not matter if the cache is on local or blob storage.

    We are seeing at random images taking from 1sec to 40sec to load.

    If we disable the blob storage package and use everything by default locally the issue goes away.

    This is having a major performance issues on many projects.

Please Sign in or register to post replies

Write your reply to:

Draft