Add #164: Evaluate switching from pcreposix(3) to pcre's native api for URL matching
authorFabian Keil <fk@fabiankeil.de>
Sun, 4 Oct 2020 10:30:20 +0000 (12:30 +0200)
committerFabian Keil <fk@fabiankeil.de>
Tue, 6 Oct 2020 09:10:03 +0000 (11:10 +0200)
TODO

diff --git a/TODO b/TODO
index 5cf5ba1..4165e27 100644 (file)
--- a/TODO
+++ b/TODO
@@ -432,6 +432,10 @@ https://www.privoxy.org/faq/general.html#DONATE
 163) Use subdirectories in the certificate-directory to lower the number
      of files per directory.
 
+164) Evaluate switching from pcreposix(3) to pcre's native api
+     for URL matching which allows to compile the patterns once
+     at load-time.
+
 ##########################################################################
 
 Hosting wish list (relevant for #53)