aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/todo/Slow_transfer_for_a_lot_of_small_files/comment_3_dac38d9e48041b59dd1a53180e456ec9._comment12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/todo/Slow_transfer_for_a_lot_of_small_files/comment_3_dac38d9e48041b59dd1a53180e456ec9._comment b/doc/todo/Slow_transfer_for_a_lot_of_small_files/comment_3_dac38d9e48041b59dd1a53180e456ec9._comment
new file mode 100644
index 000000000..1b10f9e32
--- /dev/null
+++ b/doc/todo/Slow_transfer_for_a_lot_of_small_files/comment_3_dac38d9e48041b59dd1a53180e456ec9._comment
@@ -0,0 +1,12 @@
+[[!comment format=mdwn
+ username="lhunath@3b4ff15f4600f3276d1776a490b734fca0f5c245"
+ nickname="lhunath"
+ subject="Simultaneous transfers"
+ date="2018-02-02T17:37:27Z"
+ content="""
+I highly recommend ensuring that:
+1. Each remote can configure a number of maximum simultaneous transfers, where each type of remote comes with a sensible default number.
+2. Transfers to multiple individual remotes happen in parallel regardless of their simultaneous transfers setting.
+
+Judging from the fact that simultaneous transfers happen just fine when you hit the > icon in the webapp, I would assume that most of the underbelly for this is already present.
+"""]]