From 577eafaa4d19214935aaf9de20fb09665f8dff1e Mon Sep 17 00:00:00 2001 From: Paul Querna Date: Sun, 23 Jan 2005 18:30:40 +0000 Subject: [PATCH] Update the Worker MPM+FreeBSD note. It all works under FreeBSD 5.3/5-STABLE. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@126237 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/STATUS b/STATUS index 7528cc43f71..37a9b99dfe4 100644 --- a/STATUS +++ b/STATUS @@ -242,15 +242,8 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: lost. This might be an APR issue with how it deals with the child_init hook (i.e. the fcntl lock needs to be resynced). More examination and analysis is required. - Status: This has also been reported on Cygwin. - FreeBSD 4.7 was reputed to have 'fixed' threads. Not. - FreeBSD 5.2-RC is a confirmed fix w/either libkse or libthr. - [libc_r, still the default, does not serve any pages w/worker; - so on FreeBSD 5.2, you must use libmap.conf (see man page).] - Work needs to be done to get APR to try to be knowledgable that - libkse/libthr are acceptable. Still not recommended for the - default since libc_r is still broken. - Message-ID: <3C2CC514.8EF3BED1@wapme-systems.de> (cygnus) + Status: Works with FreeBSD 5.3. Does not work in previous versions. + This has also been reported on Cygwin. * There is increasing demand from module writers for an API that will allow them to control the server à la apachectl. -- 2.47.2