distribution/docs
Noah Treuhaft 63468ef4a8 Use multipart upload API in S3 Move method
This change to the S3 Move method uses S3's multipart upload API to copy
objects whose size exceeds a threshold.  Parts are copied concurrently.
The level of concurrency, part size, and threshold are all configurable
with reasonable defaults.

Using the multipart upload API has two benefits.

* The S3 Move method can now handle objects over 5 GB, fixing #886.

* Moving most objects, and espectially large ones, is faster.  For
  example, moving a 1 GB object averaged 30 seconds but now averages 10.

Signed-off-by: Noah Treuhaft <noah.treuhaft@docker.com>
2016-08-16 10:53:24 -07:00
..
images Replace google docs image link with one in this repo 2016-06-22 13:08:56 +00:00
recipes Stop hugo from making the example URL into a link 2016-06-27 10:15:26 +10:00
spec Document TOOMANYREQUESTS error code 2016-07-12 12:18:54 -06:00
storage-drivers Use multipart upload API in S3 Move method 2016-08-16 10:53:24 -07:00
architecture.md Doc fixes found by validation job 2015-11-20 12:21:03 +10:00
compatibility.md Next load of docs validation fixes 2016-06-01 18:18:17 +00:00
configuration.md Use multipart upload API in S3 Move method 2016-08-16 10:53:24 -07:00
deploying.md fixed broken link due to topic re-org in PR#23492 2016-06-14 13:56:17 -07:00
deprecated.md Add topics to the menu 2016-05-31 21:31:25 +00:00
Dockerfile Make the index.html files the visible overview menu entry 2016-05-28 01:02:40 +00:00
garbage-collection.md Add topics to the menu 2016-05-31 21:31:25 +00:00
glossary.md Doc fixes found by validation job 2015-11-20 12:21:03 +10:00
help.md Make the index.html files the visible overview menu entry 2016-05-28 01:02:40 +00:00
index.md Revert to using the full URL, as the OSS checker doesn't have access to the non-OSS docs 2016-06-02 18:22:02 +00:00
insecure.md Next load of docs validation fixes 2016-06-01 18:18:17 +00:00
introduction.md Make the index.html files the visible overview menu entry 2016-05-28 01:02:40 +00:00
Makefile Make the index.html files the visible overview menu entry 2016-05-28 01:02:40 +00:00
menu.md Make the index.html files the visible overview menu entry 2016-05-28 01:02:40 +00:00
migration.md Doc fixes found by validation job 2015-11-20 12:21:03 +10:00
notifications.md Update documentation and examples in notifications.md 2016-03-23 15:51:32 -07:00