summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--STATUS9
1 files changed, 9 insertions, 0 deletions
diff --git a/STATUS b/STATUS
index 8038d6421..3f0fa15a3 100644
--- a/STATUS
+++ b/STATUS
@@ -30,6 +30,15 @@ RELEASE 1.0.1 SHOWSTOPPERS:
CURRENT VOTES:
+ *) Backport r209931 from 1.2 development trunk:
+ "Switch to lazy initialization of the pollset that's used within
+ apr_file_t on platforms where apr_wait_for_io_or_timeout() doesn't
+ use poll(2). (This fixes a performance problem observed in httpd-2.x
+ on OS X due to the use of poll now being disabled by default on that
+ platform.)"
+ +1: brianp
+ 0:
+ -1:
CURRENT test/testall -v EXCEPTIONS: