projects
/
privoxy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e2002a
)
Add #196: Investigate if it's worth adding an optional mutex for the CGI handler
author
Fabian Keil
<fk@fabiankeil.de>
Sat, 20 Feb 2021 03:22:36 +0000
(
04:22
+0100)
committer
Fabian Keil
<fk@fabiankeil.de>
Sun, 21 Feb 2021 15:09:20 +0000
(16:09 +0100)
TODO
patch
|
blob
|
history
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)