]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add comment to showstopper
authorRuediger Pluem <rpluem@apache.org>
Tue, 10 Jan 2006 22:33:13 +0000 (22:33 +0000)
committerRuediger Pluem <rpluem@apache.org>
Tue, 10 Jan 2006 22:33:13 +0000 (22:33 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@367816 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 28e8781d8f3e8b1065e4901f87d0c9f8d7fa5772..0ded532c5e04d4a8c25eba8fe2bd9e6d6c72dd66 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -74,6 +74,12 @@ RELEASE SHOWSTOPPERS:
      Message-ID: <31C9151F757B06E7A3956FD1@st-augustin.local>
      Justin says: Yes, it's not a regression; but doing a release without
                   this fixed is pretty stupid.
+     Ruediger says: It would be nice to make the worker retry a configurable
+                    number of times, but as this problem can be mitigated by
+                    setting Retry to 1 for this worker I do not regard this
+                    as a showstopper. Furthermore I am open to change the
+                    default value for retry (PROXY_WORKER_DEFAULT_RETRY) from
+                    60 secs to 1 sec.
 
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]