]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add new proposal
authorRuediger Pluem <rpluem@apache.org>
Wed, 27 Aug 2025 09:56:56 +0000 (09:56 +0000)
committerRuediger Pluem <rpluem@apache.org>
Wed, 27 Aug 2025 09:56:56 +0000 (09:56 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1928042 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 130928f82c9fc2f591903250822326fc350ab3ae..028bf27af0f9438ab1425fafbed22ae13140dcc1 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -195,7 +195,18 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      Backport version for 2.4.x of patch:
        https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/553.diff
      Can be applied via apply_backport_pr.sh 553
-     +1: rpluem
+     +1: rpluem,
+
+  *) mpm_common: Add new ListenTCPDeferAccept directive that allows to specify
+     the value set for the TCP_DEFER_ACCEPT socket option on listen sockets.
+     Trunk version of patch:
+        https://svn.apache.org/r1927885
+        https://svn.apache.org/r1927916
+        https://svn.apache.org/r1928022
+     Backport version for 2.4.x of patch:
+       https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/555.diff
+     Can be applied via apply_backport_pr.sh 555
+     +1: rpluem,
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]