Reuse HTTP connections and added totale/cached connection limits.

This commit is contained in:
Jari Sundell
2025-10-09 14:15:24 +02:00
committed by GitHub
parent bf53700f97
commit 2be730e4b3
4 changed files with 59 additions and 50 deletions
+5
View File
@@ -418,6 +418,11 @@ main(int argc, char** argv) {
CMD2_REDIRECT("torrent_list_layout", "ui.torrent_list.layout.set");
// Deprecate:
CMD2_REDIRECT("network.http.max_open", "network.http.max_total_connections");
CMD2_REDIRECT("network.http.max_open.set", "network.http.max_total_connections.set");
// Deprecated commands. Don't use these anymore.
//
// It has been so long that we now re-create these commands with the new (old by now) command