From ef299d80fb56bbc0653f1bffa27295a70f3fc63c Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Thu, 6 Feb 2020 21:03:03 +0000 Subject: [PATCH] Add new module in "new features" in 2.4.x section (r1873718 in trunk) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1873719 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/new_features_2_4.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/manual/new_features_2_4.xml b/docs/manual/new_features_2_4.xml index 6d3bea7ba1f..57de00a77e4 100644 --- a/docs/manual/new_features_2_4.xml +++ b/docs/manual/new_features_2_4.xml @@ -199,6 +199,10 @@
mod_socache_redis (available since 2.4.39)
Support Redis based shared object cache provider.
+
mod_systemd (available since 2.4.42)
+
systemd integration. It allows httpd to be used in a service with the systemd + Type=notify.
+ -- 2.47.3