From 20cb8538058d5c22f65dfd4792557dc824af496c Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Sat, 12 Jan 2013 12:23:23 +0000 Subject: [PATCH] Reword the entry about MAX_AF_FILES being increased --- ChangeLog | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 07dd3ed7..b26f8d2d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -43,10 +43,10 @@ ChangeLog for Privoxy before the end of the session. limit-cookie-lifetime{0} creates session cookies and can thus replace the session-cookies-only action in the future. Idea originally suggested by Rick Sykes in #1049575. - - Increase the maximum number of actions files from 10 to 30. This is set by - the compiler directive MAX_AF_FILES so could always be modified by - recompilation, but the default value was too low since an unused file slot - is pretty inexpensive. + - Increase the hard-coded maximum number of actions and filter files from + 10 to 30 (each). It doesn't significantly affect Privoxy's memory usage + and recompiling wasn't an option for all Privoxy users that reached the + limit. - Significantly improved reuse of open connections. - Add support for chunk-encoded client request bodies. Previously chunk-encoded request bodies weren't guaranteed to be forwarded correctly, -- 2.39.2