This commit is contained in:
parent
e4e4777a9b
commit
186696865b
1 changed files with 20 additions and 0 deletions
20
doc/forum/slow_s3_transfer.mdwn
Normal file
20
doc/forum/slow_s3_transfer.mdwn
Normal file
|
@ -0,0 +1,20 @@
|
|||
Hi,
|
||||
|
||||
I am experiencing slow transfer (UL/DL) speed with an S3-compatible remote.
|
||||
Here is the configuration:
|
||||
|
||||
-Minio server for S3 storage in docker.
|
||||
|
||||
-Nginx for https in docker.
|
||||
|
||||
-git-annex (and datalad) with the S3 set as a remote, without public URL to control access.
|
||||
|
||||
I tried to get files directly from the server to remove all the network factors.
|
||||
|
||||
When downloading from the Minio server through nginx with wget, I have transfer rates of about 50-60MB/s.
|
||||
|
||||
When running `git annex get` on the same file, the transfer rate is about 6-7MB/s.
|
||||
|
||||
Any idea why git-annex would slow the transfer?
|
||||
|
||||
Thanks
|
Loading…
Add table
Add a link
Reference in a new issue