anti-leach seeding unchoke mode

This commit is contained in:
Arvid Norberg
2010-10-21 05:53:13 +00:00
parent 9b50acbe15
commit cadd4f1b8d
3 changed files with 38 additions and 2 deletions

View File

@@ -3750,7 +3750,8 @@ session_settings
enum seed_choking_algorithm_t
{
round_robin,
fastest_upload
fastest_upload,
anti_leech
};
int seed_choking_algorithm;
@@ -4116,6 +4117,10 @@ options are:
* ``fastest_upload`` unchokes the peers we can send to the fastest. This might be
a bit more reliable in utilizing all available capacity.
* ``anti_leech`` prioritizes peers who have just started or are just about to finish
the download. The intention is to force peers in the middle of the download to
trade with each other.
``use_parole_mode`` specifies if parole mode should be used. Parole mode means
that peers that participate in pieces that fail the hash check are put in a mode
where they are only allowed to download whole pieces. If the whole piece a peer