diff options
author | https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U <Richard@web> | 2014-09-29 08:09:33 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-09-29 08:09:33 +0000 |
commit | e9ed153763abed3b4d8ce832669d3c7ee7ea26a6 (patch) | |
tree | 723a34be5de44bdecded1065036f55d4973b6c8c /doc/bugs | |
parent | 577eb84355e3e17d59689ea8722696f6f41ca1d5 (diff) |
Added a comment
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/S3_upload_not_using_multipart/comment_8_4d9242cde0d2348452438659a8aa8d6d._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/bugs/S3_upload_not_using_multipart/comment_8_4d9242cde0d2348452438659a8aa8d6d._comment b/doc/bugs/S3_upload_not_using_multipart/comment_8_4d9242cde0d2348452438659a8aa8d6d._comment new file mode 100644 index 000000000..a427c504e --- /dev/null +++ b/doc/bugs/S3_upload_not_using_multipart/comment_8_4d9242cde0d2348452438659a8aa8d6d._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U" + nickname="Richard" + subject="comment 8" + date="2014-09-29T08:09:33Z" + content=""" +PS: Chunking spams the S3 remote with individual objects whereas multipart uploads do not. Just something to keep in mind in case you turn on chunking for S3. +"""]] |