From f3c77bb59bc611ce75f84eeed03aa05ec14f4a52 Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Wed, 17 Dec 2003 03:49:23 +0000 Subject: [PATCH] *** empty log message *** --- docs/index.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 4978a2aa8..d6f0d6b53 100755 --- a/docs/index.rst +++ b/docs/index.rst @@ -39,9 +39,10 @@ The current state includes the following features: * queues torrents for file check, instead of checking all of them in parallel. * uses separate threads for checking files and for main downloader, with a fool-proof thread-safe library interface. (i.e. There's no way for the user to cause a deadlock). - * can limit the upload bandwidth usage + * can limit the upload bandwidth usage and the maximum number of unchoked peers * piece-wise file allocation - * upload rate limit, balanced depending on download speed and upload bandwidth + * tries to maintain a 1:1 share ratio between all peers but also shifts free + download to peers as free upload. To maintain a global 1:1 ratio. __ http://home.elp.rr.com/tur/multitracker-spec.txt .. _Azureus: http://azureus.sourceforge.net