mirror of
https://github.com/imputnet/cobalt.git
synced 2026-05-22 22:39:42 -05:00
Handle Large Number of Concurrent Downloads #364
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @iRajatDas on GitHub (Jul 23, 2024).
I encountered an issue with the download links generated by the API. When I create 7 download links and attempt to access the 7th link, it keeps loading in the browser tab until the previous 6 downloads complete.
Steps to Reproduce:
Expected Behavior:
The 7th download link should start downloading the video immediately without waiting for the previous 6 downloads to complete.
Actual Behavior:
The 7th download link keeps loading in the browser tab until one of the previous 6 downloads complete.
Additional Information:
I know the server is not that strong, but I did not find the best documentation for it either.
Please let me know if any additional information is needed.
@wukko commented on GitHub (Jul 23, 2024):
can you check how your server’s doing when you spam it with stream requests thru
htop?@iRajatDas commented on GitHub (Jul 23, 2024):
I am not sure what specific details to share, Here's the screenshot after spamming 7 downloads

Also some videos was downloaded incomplete and zero bytes too
@ihatespawn commented on GitHub (Jul 23, 2024):
you showed the server ip that you redacted in your first message 2 times now
@wukko commented on GitHub (Jul 23, 2024):
i was the one who redacted it, it literally says in the edit
@iRajatDas commented on GitHub (Jul 23, 2024):
Please let me how to fix this issue or the server configurations/requirements, thanks
@ihatespawn commented on GitHub (Jul 23, 2024):
didn't look at the edits, sorry