From: Fabian Keil <fk@fabiankeil.de>
Date: Sat, 20 Feb 2021 03:22:36 +0000 (+0100)
Subject: Add #196: Investigate if it's worth adding an optional mutex for the CGI handler
X-Git-Tag: v_3_0_32~47
X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/static/user-manual/@default-cgi@send-stylesheet?a=commitdiff_plain;h=4f4cb67f0c3e2c3202c04901ad5de231bb027b45;p=privoxy.git

Add #196: Investigate if it's worth adding an optional mutex for the CGI handler
---

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)