You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by jo...@apache.org on 2017/03/15 09:25:58 UTC

svn commit: r1787005 - /httpd/httpd/branches/2.4.x/STATUS

Author: jorton
Date: Wed Mar 15 09:25:58 2017
New Revision: 1787005

URL: http://svn.apache.org/viewvc?rev=1787005&view=rev
Log:
SO_REUSEPORT on by default is a regression.

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

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1787005&r1=1787004&r2=1787005&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Wed Mar 15 09:25:58 2017
@@ -212,6 +212,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
        (N.B. use OpenSSL >= 1.1.0e if running the test suite)
      +1: wrowe, jorton, 
 
+  *) Don't set SO_REUSEPORT by default.
+     trunk patch: http://svn.apache.org/r1777923
+     2.4.x patch: trunk applies fine
+     +1: jorton,
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entried should be added at the START of the list ]