From 3af3ff35de90a658b64b68296772ceff367eaa60 Mon Sep 17 00:00:00 2001 From: kannibalox Date: Sat, 15 Apr 2017 17:48:57 -0400 Subject: [PATCH] Updated Performance Tuning (markdown) --- Performance-Tuning.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Performance-Tuning.md b/Performance-Tuning.md index f9c6cd7..cb299a8 100644 --- a/Performance-Tuning.md +++ b/Performance-Tuning.md @@ -270,7 +270,7 @@ In addition to the above, it's strongly advised to use DNS caching either locall ## References -- [libtorrent manual](http://www.libtorrent.org/tuning.html) +- [libtorrent manual](http://www.libtorrent.org/tuning.html) (NB: This is not the rakshasa libtorrent, but still contains useful information) - [lost rTorrent docs](http://web.archive.org/web/20131104130853/http://libtorrent.rakshasa.no/wiki/RTorrentPerformanceTuning) - [rTorrent research](https://calomel.org/rtorrent_mods.html) - [c-ares](http://c-ares.haxx.se)