Would like to get this one in 2.4.11 if any eyes available.

---------- Forwarded message ----------
From:  <cove...@apache.org>
Date: Mon, Jan 12, 2015 at 8:45 AM
Subject: svn commit: r1651090 - /httpd/httpd/branches/2.4.x/STATUS
To: c...@httpd.apache.org


Author: covener
Date: Mon Jan 12 13:45:47 2015
New Revision: 1651090

URL: http://svn.apache.org/r1651090
Log:
propose conn_rec.id fix

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=1651090&r1=1651089&r2=1651090&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon Jan 12 13:45:47 2015
@@ -247,6 +247,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: 1st trunk patch works, 2nd is for CHANGES
      +1 jailletc36, covener

+   * event: Update conn_rec.id when a new thread begins working on a
connection, because
+     the old thread may work on a new connection and assign the same
ID in parallel. PR57435
+     trunk patch: http://svn.apache.org/r1651088
+     2.4.x patch: trunk works
+     +1 covener

 OTHER PROPOSALS





-- 
Eric Covener
cove...@gmail.com

Reply via email to