]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
STATUS: Add a comment for systemd socket activation [skip ci]
authorLuca Toscano <elukey@apache.org>
Sat, 27 Jun 2020 12:21:14 +0000 (12:21 +0000)
committerLuca Toscano <elukey@apache.org>
Sat, 27 Jun 2020 12:21:14 +0000 (12:21 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1879265 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 7bc3968fd44c579e7363f3939fbbe4d533c94a22..04674bb840bbaf1291689cbab3604ab32e3a07f7 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -391,6 +391,8 @@ PATCHES/ISSUES THAT ARE STALLED
                   http://svn.apache.org/r1608744
      2.4.x patch: http://people.apache.org/~jkaluza/patches/mod_systemd/httpd-2.4.x-socket-activation.patch
      +1: jkaluza
+     elukey: Some reading context in https://lists.apache.org/list.html?dev@httpd.apache.org:gte=1M:systemd%20socket%20activation
+             Since mod_systemd has been backported, it would be nice to add this feature to httpd 2.4 as well. Thoughts?
 
   * mod_proxy: Ensure network errors detected by the proxy are returned as
     504 Gateway Timeout as opposed to 502 Bad Gateway