You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by yl...@apache.org on 2014/04/30 13:19:33 UTC

svn commit: r1591251 - /httpd/httpd/branches/2.2.x/STATUS

Author: ylavic
Date: Wed Apr 30 11:19:32 2014
New Revision: 1591251

URL: http://svn.apache.org/r1591251
Log:
Fix typo in backport proposal for r501364 (TCP_DEFER_ACCEPT).

Modified:
    httpd/httpd/branches/2.2.x/STATUS

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=1591251&r1=1591250&r2=1591251&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Wed Apr 30 11:19:32 2014
@@ -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