Skip to content

Out of memory exception when downloading large files from Blob #18

@ibruynin

Description

@ibruynin

Hi

Based on application insights logs, the following method throws System.OutOfMemoryException exception when downloading files larger than 350Mb on an Azure web app running on 3.5Gb (S2 service plan)

[Edit: it's not that crazy... it's 350Mb :)]

Strathweb.AspNetCore.AzureBlobFileProvider.AzureBlobFileInfo.CreateReadStream

I'll attach the full stack trace in a separate file:
fullstacktrace.txt

I'm not sure if this is intended to be used for large files, but it sure would be a great and powerful feature if it could be used like that!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions