From d4f8fb7dc51d6b5df4f30a8abe0549027ef791f2 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Thu, 18 Feb 2021 03:24:26 +0100 Subject: [PATCH] Add #192: The client TLS contexts should probably be shared among threads --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index 5e4296ec..580b7981 100644 --- 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) -- 2.39.2