From da94a36da0cc544a23118623a72b59fd49c7ab57 Mon Sep 17 00:00:00 2001 From: Ian Holsman Date: Tue, 5 Feb 2002 04:38:18 +0000 Subject: [PATCH] JinH found a shared memory problem IMHO a beta killer git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93247 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/STATUS b/STATUS index daffcff99f..473cf29a25 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2002/02/05 01:01:54 $] +Last modified at [$Date: 2002/02/05 04:38:18 $] Release: @@ -46,9 +46,9 @@ RELEASE SHOWSTOPPERS: Compiles on : AIX 4.3, Solaris, FreeBSD 3.4 & 4.5, Win32, Linux 2.2 & 2.4, HPUX for beta - +1 : Justin, Ian, Jeff Trawick, BrianP, Aaron, Jim + +1 : Justin, Jeff Trawick, BrianP, Aaron, Jim +0 : Lars - -1 : BillS, BillR + -1 : BillS, BillR, Ian bumps since original tag: * mod-dir patch * scoreboard x2 : 1 to fix gracefull restarts @@ -89,6 +89,9 @@ RELEASE SHOWSTOPPERS: * mod_autoindex displays the wrong icon for subdirectories on Unix + * anon shared memory not allocating enough + (fix is apr/shm/unix/shm.c 1.14) + * Win32 allows multiple processes to attach to the same port. This means that I can open three DOS prompts, and run the same Apache binary with the same config file three different times, and the -- 2.40.0