]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix typo in backport proposal for r501364 (TCP_DEFER_ACCEPT).
authorYann Ylavic <ylavic@apache.org>
Wed, 30 Apr 2014 11:19:32 +0000 (11:19 +0000)
committerYann Ylavic <ylavic@apache.org>
Wed, 30 Apr 2014 11:19:32 +0000 (11:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1591251 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 46d59712dc0b0fe317e401d6b178c062b6b39aa7..5cf497d84d17ae7ecf50358e45f0b919ca684f0b 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -130,7 +130,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.2.x patch: http://people.apache.org/~covener/patches/httpd-2.2.x-rewrite-sessioncookie.diff
      +1 covener
 
-   * core: Increase TCP_DEFER_ACCEPT socket option to from 1 to 30 seconds. PR 41270.
+   * core: Increase TCP_DEFER_ACCEPT socket option from 1 to 30 seconds. PR 41270.
      trunk patch: http://svn.apache.org/r501364
      2.2.x patch: trunk works
      +1: ylavic