diff --git a/doc/rtorrent.1.xml b/doc/rtorrent.1.xml index 45d0f0bb..50606811 100644 --- a/doc/rtorrent.1.xml +++ b/doc/rtorrent.1.xml @@ -214,7 +214,7 @@ t | T Initiate tracker request. Use capital T to force the - request, ignoring the "min interval". + request, ignoring the "min interval" set by the tracker. @@ -402,7 +402,7 @@ ADVANCED SETTINGS - This list contains settings normal users shouldn't need to touch. + This list contains settings users shouldn't need to touch. @@ -438,7 +438,17 @@ Number of files to simultaneously keep open. Libtorrent dynamically opens and closes files when mapping files to - memory. + memory. Defaults to 128. + + + + + max_open_sockets = value + + Number of sockets to simultaneously keep open. This value is + set to be sysconf(_SC_OPEN_MAX) - 256 + at startup. This gives the client 128 sockets to use as it + wishes. diff --git a/doc/rtorrent.rc b/doc/rtorrent.rc index fff1b9bd..9340f56e 100644 --- a/doc/rtorrent.rc +++ b/doc/rtorrent.rc @@ -62,7 +62,10 @@ #hash_max_tries = 10 # Max number of files to keep open simultaniously. -#max_open_files = 100 +#max_open_files = 128 + +# Number of sockets to simultaneously keep open. +#max_open_sockets = # Dump data received from trackers to the files "./tracker_dump.