Mailing List Archive

svn propchange: r1902728 - svn:log
Author: ylavic
Revision: 1902728
Modified property: svn:log

Modified: svn:log at Fri Jul 15 09:26:45 2022
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Fri Jul 15 09:26:45 2022
@@ -1,7 +1,7 @@
core: Apply ap_max_mem_free to created threads' pool allocator.

-Since APR does not set the threshold above which the allocator of the thread's
-starts returning its memory to the system, so set ap_max_mem_free from
+Since APR does not set the threshold above which the allocator of the thread
+starts returning its memory to the system, force ap_max_mem_free from
ap_thread_create(), ap_thread_main_create() and ap_thread_current_create().

* include/httpd.h: