Requests: make file size for s3 temporary download link configurable #521

Open
scoopydude2002 opened this Issue Jan 29, 2017 · 1 comment

Comments

Projects
None yet
2 participants

scoopydude2002 commented Jan 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?

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

Owner

yadayada commented Feb 8, 2017

I believe the current file size is set at >10GB for files to be downloaded via s3 temporary link.

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