From 3f03577a3dcc7a761f0111cf51fd62ec0ae9b9bd Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Fri, 2 Jun 2017 20:30:04 +0000 Subject: [PATCH] Propose git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1797429 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/STATUS b/STATUS index 6783fb8959..d48ba5655f 100644 --- a/STATUS +++ b/STATUS @@ -194,6 +194,21 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: svn merge -c 1792092,1796864 ^/httpd/httpd/trunk . +1: covener, jim + *) worker, prefork: save some cycles by not copying the listener's pollfds + for each pollset operation + trunk patch: http://svn.apache.org/r1662437 + 2.4.x patch: svn merge -c 1662437 ^/httpd/httpd/trunk . + +1: jailletc36 + + *) prefork: This fixes race-condition in signals handling when httpd is + runnning on foreground and user hits ctrl+c + trunk patch: http://svn.apache.org/r1618555 + 2.4.x patch: svn merge -c 1618555 ^/httpd/httpd/trunk . + +1: + jailetc36: untested because I'm unsure on how to reproduce the race, but + the patch description looks straighforward. + If confirmed, it would worth, IMHO, a CHANGE entry and maybe a + 2.2.x backport. PATCHES/ISSUES THAT ARE BEING WORKED -- 2.50.1