From: Ruediger Pluem Date: Tue, 10 Jan 2006 22:33:13 +0000 (+0000) Subject: * Add comment to showstopper X-Git-Tag: 2.2.1~155 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a529892b8b836cde458cad82c251d6c98dcf0018;p=thirdparty%2Fapache%2Fhttpd.git * Add comment to showstopper git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@367816 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 28e8781d8f3..0ded532c5e0 100644 --- 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. ]