Skip to content
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

HTTP Upload/Download speed is slow #88

Open
moi90 opened this issue Nov 6, 2024 · 0 comments
Open

HTTP Upload/Download speed is slow #88

moi90 opened this issue Nov 6, 2024 · 0 comments

Comments

@moi90
Copy link
Contributor

moi90 commented Nov 6, 2024

When downloading exported projects over HTTP, download speed is never over 500kiB/s for me. (I don't have measurements for upload right now.)

If, I use FTP, however, it is drastically faster. Since FTP will not be available anymore in the foreseeable future, it would be good to investigate and optimize HTTP upload/download speed.

Last year, @jiho talked about more efficient HTTP-based file management that was about to being released. But it doesn't feel like the speed changed in any significant way.

I think it might be worthwhile to have the file transfer handled exclusively by the web server and not in Python, to obtain maximum bandwidth.

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

1 participant