[Privoxy-commits] [privoxy] 34/46: Add #196: Investigate if it's worth adding an optional mutex for the CGI handler

User Git git at git.privoxy.org
Sun Feb 21 15:10:56 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 4f4cb67f0c3e2c3202c04901ad5de231bb027b45
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Sat Feb 20 04:22:36 2021 +0100

    Add #196: Investigate if it's worth adding an optional mutex for the CGI handler
---
 TODO | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/TODO b/TODO
index ed2f369c..c7bfb11c 100644
--- a/TODO
+++ b/TODO
@@ -520,6 +520,10 @@ https://www.privoxy.org/donate
 
 195) We should probably cache the server TLS contexts.
 
+196) Investigate if it's worth adding an optional mutex for the CGI handler.
+     Could reduce memory use and increase performance on single core systems
+     for some tests.
+
 ##########################################################################
 
 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