From 4f4cb67f0c3e2c3202c04901ad5de231bb027b45 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Sat, 20 Feb 2021 04:22:36 +0100 Subject: [PATCH] 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) -- 2.39.2