git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@95115
13f79535-47bb-0310-9956-
ffa450edef68
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:
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.