Could be any time, the point is that if I have 100 clients trying to
download, I prefer having 10 completing their download each 10 minutes then
having all the 100 clients completing the download after 100 minutes.
Scenario 1 (which is what I'd like):
00:00 - 100 clients start downloading
00:10 -
Hi!
I have a particular use-case for a nginx server which is used for
downloading big files (1-3 GBs).
Services call this server and start downloading, which usually takes ~2
minutes @ 1gbps server connection and 10 concurrent clients.
Let's say I want to have a 10min timeout for this download (if