docs: remove limitation.

This commit is contained in:
David Wilson 2018-04-29 19:35:43 +01:00
parent 69e5902e61
commit 58eb9828b0
1 changed files with 0 additions and 4 deletions

View File

@ -205,10 +205,6 @@ container.
* Delegated connection setup is single-threaded; only one connection can be
constructed in parallel per intermediary.
* Unbounded queue RAM growth may occur in an intermediary during large file
transfers if the link between any two hops is slower than the link
between the controller and the first hop.
* Inferring the configuration of intermediaries may be buggy, manifesting
as duplicate connections between hops, due to not perfectly replicating
the configuration Ansible would normally use for the intermediary.