Requests: make file size for s3 temporary download link configurable #521
Comments
scoopydude2002
changed the title from
Requests: make size for s3 temporary download link configurable to Requests: make file size for s3 temporary download link configurable
Jan 29, 2017
I am fairly sure the acd_client does not choose to generate temp links and download from them. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
scoopydude2002 commentedJan 29, 2017
•
edited
I notice my speed is much after when downloading from s3 temporary link (for me via s3-1-w.amazonaws.com) than regular downloads (via ec2-XXX-XXX-XXX-XXX.compute-1.amazonaws.com). I believe the current file size is set at >10GB for files to be downloaded via s3 temporary link. Can this size be made into a configurable variable?