-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Upload speed stuck at 7MB/s #6772
Comments
Hi! Is your upload speed different when uploading any file to your server through another software (such are rsync) ? |
I have this problem too. When I upload a file to the server via SFTP or FTP, the file is uploaded at 800-900 mbit/s, but when I upload a video to peertube via the web, it doesn't exceed 40 mbit/s. I also tried uploading 3-4 videos in parallel and the total upload speed did not exceed 40 mbit/s. |
Hi, Please record and share your web browser network requests (HAR file) :) |
This comment was marked as outdated.
This comment was marked as outdated.
As a quick follow up to this my previous post was incorrect. It seems that you do not need to edit the nginx file to get fast upload speeds. Currently achieving ~140Mbps upload over the web browser for a video file with the default config. TCP BBR is enabled on the server. |
TCP BBR congestion algorithm may also help if not already activated 👍 |
Closing as it doesn't seem to be a peertube bug |
Describe the problem
Hey, I have fresh installed PeerTube on Debian, using AnyOS tutorial.
However when I upload from WebUI the upload speed stuck 42Mbps despite the server has 1Gbps.
I tried using this, but it did only affect download speed but not the upload. Thank you !!
Additional information
The text was updated successfully, but these errors were encountered: