]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
somebody please tell me I don't know how to read C code anymore
authorJeff Trawick <trawick@apache.org>
Wed, 17 Jul 2002 22:15:00 +0000 (22:15 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 17 Jul 2002 22:15:00 +0000 (22:15 +0000)
(I guess the pool for an Apache socket will grow on every read/write
operation that would block.)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96107 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 2c206965399c04acd435d9b449932de6e566b77f..9e27b8e023fd07b747e2a27b9800b1a159cefd60 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2002/07/11 23:01:25 $]
+Last modified at [$Date: 2002/07/17 22:15:00 $]
 
 Release:
 
@@ -53,6 +53,9 @@ CURRENT RELEASE NOTES:
 
 RELEASE SHOWSTOPPERS:
 
+    * apr_poll() grows the pool (e.g., pchild or the thread's pool) on
+      each call...  Apache MPMs don't have logic to work around this
+      issue.
 
 CURRENT VOTES: