Handle Concurrent Download #503

Closed
opened 2025-11-09 09:51:03 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @almafazi on GitHub (Oct 12, 2024).

problem description

how to handle concurrent download? every time i generate download URL (tunnel) then i open tunnel URL 7 times in browser, they will start downloading after waiting for first download to finish, sometimes i even find my Tunnel URL gives 404 response. can i run 7x download simultaneously at same time?

Screenshot 2024-10-12 at 1 57 22 PM Screenshot 2024-10-12 at 1 58 35 PM Screenshot 2024-10-12 at 1 58 55 PM Screenshot 2024-10-12 at 1 59 00 PM

your instance configuration

No response

Originally created by @almafazi on GitHub (Oct 12, 2024). ### problem description how to handle concurrent download? every time i generate download URL (tunnel) then i open tunnel URL 7 times in browser, they will start downloading after waiting for first download to finish, sometimes i even find my Tunnel URL gives 404 response. can i run 7x download simultaneously at same time? <img width="877" alt="Screenshot 2024-10-12 at 1 57 22 PM" src="https://github.com/user-attachments/assets/a4e13af9-a354-4273-aaa0-cab7c8ec4bc0"> <img width="755" alt="Screenshot 2024-10-12 at 1 58 35 PM" src="https://github.com/user-attachments/assets/715907c3-b9ee-419b-9163-fcf54f9dbcb7"> <img width="887" alt="Screenshot 2024-10-12 at 1 58 55 PM" src="https://github.com/user-attachments/assets/7bbeee8f-2b83-4dd0-9938-81a41dd9c0b6"> <img width="990" alt="Screenshot 2024-10-12 at 1 59 00 PM" src="https://github.com/user-attachments/assets/d061ac65-06be-4cee-92a3-37e24c64962e"> ### your instance configuration _No response_
GiteaMirror added the instance hosting help label 2025-11-09 09:51:03 -06:00
Author
Owner

@dhawansolanki commented on GitHub (Oct 13, 2024):

This is because the default time of the video is 90s.

@dhawansolanki commented on GitHub (Oct 13, 2024): This is because the default time of the video is 90s.
Author
Owner

@almafazi commented on GitHub (Oct 13, 2024):

This is because the default time of the video is 90s.

So i can't do concurrent download?

@almafazi commented on GitHub (Oct 13, 2024): > This is because the default time of the video is 90s. So i can't do concurrent download?
Sign in to join this conversation.