angler-fishThe Vulnerability History Project

Replace AcceptMutex, LockFile, RewriteLock, SSLMutex, SSLStaplingMutex,

      and WatchdogMutexPath with a single Mutex directive.  Add APIs to
simplify setup and user customization of APR proc and global mutexes.  
(See util_mutex.h.)  Build-time setting DEFAULT_LOCKFILE is no longer
respected; set DEFAULT_REL_RUNTIMEDIR instead.

Some existing modules, such as mod_ldap and mod_auth_digest gain 
configurability for their mutexes.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@883540 13f79535-47bb-0310-9956-ffa450edef68
    
commit 2e9668a33d7187ef575e17c1a198a515366c0db1
-6
+2 -2
+14
+5
+3 -13
+1 -2
+4
+14 -5
+1
-104
+15 -27
+73 -13
+4
+41 -22
+4
+27 -21
+63 -15
+2 -6
+81 -2
+34 -11
+17 -5
+35 -10
+4 -2
+4
+5
+29 -14
+5
+27 -8
+43
+4 -337
+2 -2
expand_less