From 49ebf09b7c950c8d111796cf68496d50f0cab13d Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Wed, 15 May 2002 14:47:08 +0000 Subject: [PATCH] One extra bit o' threadsafety, already discussed but with no momentum. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@95115 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/STATUS b/STATUS index 6368c11920d..1f41f3b1698 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 1.3 STATUS: -*-text-*- - Last modified at [$Date: 2002/05/15 14:45:24 $] + Last modified at [$Date: 2002/05/15 14:47:08 $] Release: @@ -210,6 +210,9 @@ Win32 specific issues: Status: this is a pretty significant rewrite. Apache 2.0 is already using apr's network_io and threadsafe storage. + * mod_rewrite's cache isn't threadsafe, needs a mutex on Win32/Netware + (and OS/2?) + * apparently either "BrowserMatch" or the "nokeepalive" variable cause instability - see PR#1729. -- 2.47.2