[Privoxy-commits] [privoxy] 03/03: Add #192: The client TLS contexts should probably be shared among threads

User Git git at git.privoxy.org
Thu Feb 18 10:03:43 UTC 2021


This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository privoxy.

commit d4f8fb7dc51d6b5df4f30a8abe0549027ef791f2
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Thu Feb 18 03:24:26 2021 +0100

    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)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Privoxy-commits mailing list