summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYann Ylavic <ylavic@apache.org>2015-11-04 09:57:51 +0000
committerYann Ylavic <ylavic@apache.org>2015-11-04 09:57:51 +0000
commit45efe42ca2e606806384e765b1b2fe31d7c684e3 (patch)
treec81740b0ced9ba059ca3f71ac35bd06c71ebc086
parentb64330b5e66f99f73f4ecdb96e4bdd513c1ef774 (diff)
downloadhttpd-45efe42ca2e606806384e765b1b2fe31d7c684e3.tar.gz
Comment.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1712521 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--STATUS2
1 files changed, 2 insertions, 0 deletions
diff --git a/STATUS b/STATUS
index b4cff6f3fa..de06c48081 100644
--- a/STATUS
+++ b/STATUS
@@ -149,6 +149,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
prefork.c:1319:16: note: place parentheses around the assignment
to silence this warning
jailletc36: This has been done in r1711919
+ ylavic: Also, I don't think the changes on worker/event are needed,
+ prefork only requires the accept mutex in ONE_PROCESS mode.
*) core: Limit to ten the number of tolerated empty lines between request,
and consume them before the pipelining check to avoid possible response