Represents URI selection algorithm.
InorderURI is tried in the order appeared in the URI list.
JSON value:
inorder
Feedbackaria2 uses download speed observed in the previous downloads and choose fastest server in the URI list. This also effectively skips dead mirrors. JSON value:
feedback
AdaptiveSelects one of the best mirrors for the first and reserved connections. For supplementary ones, it returns mirrors which has not been tested yet, and if each of them has already been tested, returns mirrors which has to be tested again. Otherwise, it doesn’t select anymore mirrors. JSON value:
adaptive