How can I see advanced network parameters?

Asked by Anders Aagaard

libtorrent has a number of connection parameters that qbittorrent doesn't change. How can I see what they are?

I'd like to know how many upload slots I have for example, and whether the encryption options are allowing encrypted incoming connections.

Question information

Language:
English Edit question
Status:
Solved
For:
qBittorrent Edit question
Assignee:
No assignee Edit question
Solved by:
Anders Aagaard
Solved:
Last query:
Last reply:
Revision history for this message
Christophe Dumez (hydr0g3n) said :
#1

qBittorrent can set the max number of connection in first tab of program preferences. I think this is what you are looking for? If you think an option is missing, tell me.

As a default, encryption is enabled but not forced. This means that incoming and outgoing connections are allowed but not mandatory. If you want to allow only encrypted connections, you have to set the option to 'Forced'. Please note that there is a documentation (http://wiki.qbittorrent.org) and this is explained iirc.

Thank you for using qBittorrent.

Revision history for this message
Anders Aagaard (aagaande) said :
#2

The option I was looking for is actually num_uploads as per libtorrent api. The maximum number of uploads it will do at any given time.

I've seen defaults come everything between 2 uploads at the time (slow connections) and 30-40, which is quite a big difference.

And encryption works exactly the way I hoped.

Revision history for this message
Christophe Dumez (hydr0g3n) said :
#3

I see this option is indeed missing, I'll add it in beta 7 (or maybe 8). In fact, I'm planning to redesign the options and add the missing ones. Make it clearer and more exhaustive (maybe more µtorrent like since I like the ways its options are).

Revision history for this message
Anders Aagaard (aagaande) said :
#4

Great, thank you very much :)