Skip to content

Large file performance #166

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Dufran opened this issue Aug 11, 2021 · 1 comment
Closed

Large file performance #166

Dufran opened this issue Aug 11, 2021 · 1 comment

Comments

@Dufran
Copy link

Dufran commented Aug 11, 2021

Hello, can you please tell if slow performance with large file is ok? I'm trying to upload 1+ gb files and it's take approx 20 minutes?

@codingjoe
Copy link
Owner

Hi @Dufran,

There is a "bug" in django-strages, that forces the app server to always load the file. Please see #128 where we are currently implementing a port, that will solve this issue for every large files.

Best,
Joe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants