When there are many (like 100,000) started torrents and they all use the same (non-UDP) trackers (like only 1) then if the URLs are binned by tracker the CPU use can be greatly decreased by using HTTP/1.1 keep-alive or HTTP/2 streams.
This will help clients and servers avoid huge amounts of TLS and HTTP overhead.
Deluge
