From 9a0f703fc3f6484fa6e7885cf0f0312dd0e9264e Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Fri, 15 Mar 2002 01:37:47 +0000 Subject: [PATCH] OtherBill took care of my mod_negotiation concern. Ken: My change to retry after connect() failures didn't affect the pipes. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93945 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/STATUS b/STATUS index e2b5cf67ea..e6eb98c796 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2002/03/15 01:04:15 $] +Last modified at [$Date: 2002/03/15 01:37:47 $] Release: @@ -118,10 +118,6 @@ CURRENT VOTES: -0: Aaron (premature decision, needs more discussion), Lars RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: - * mod_negotiation may be broken on Win32 with large .var - files. Some Win32 savant needs to evaluate the Win32 - portion of the patch posted to dev@apr.apache.org in this - message: * Convert all instances of the old apr_lock_t type to the new types. @@ -332,8 +328,6 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: have something to look at/compare with. * Eliminate unnecessary creation of pipes in mod_cgid - Status: Ken asks, didn't Jeff fix this when he fixed the queue - overrun? * Combine log_child and piped_log_spawn. Clean up http_log.c. Common logging API. -- 2.50.1