Add #192: The client TLS contexts should probably be shared among threads
authorFabian Keil <fk@fabiankeil.de>
Thu, 18 Feb 2021 02:24:26 +0000 (03:24 +0100)
committerFabian Keil <fk@fabiankeil.de>
Thu, 18 Feb 2021 10:07:12 +0000 (11:07 +0100)
TODO

diff --git a/TODO b/TODO
index 5e4296e..580b798 100644 (file)
--- a/TODO
+++ b/TODO
@@ -508,6 +508,9 @@ https://www.privoxy.org/donate
 191) The cipher-list directive should be split into cipher-list-server
      and cipher-list-client.
 
+192) The client TLS contexts should probably be shared among threads
+     to spend less time and memory loading the root certificates.
+
 ##########################################################################
 
 Hosting wish list (relevant for #53)