Add #196: Investigate if it's worth adding an optional mutex for the CGI handler
authorFabian Keil <fk@fabiankeil.de>
Sat, 20 Feb 2021 03:22:36 +0000 (04:22 +0100)
committerFabian Keil <fk@fabiankeil.de>
Sun, 21 Feb 2021 15:09:20 +0000 (16:09 +0100)
TODO

diff --git a/TODO b/TODO
index ed2f369..c7bfb11 100644 (file)
--- 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)