Files
apache-http-server/test
Jeff Trawick 2e9668a33d 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
2009-11-23 23:17:51 +00:00
..
2006-07-11 21:18:15 +00:00
2006-07-11 20:33:53 +00:00
2006-07-11 20:33:53 +00:00
2006-07-11 20:33:53 +00:00
2006-07-11 20:33:53 +00:00
2006-07-11 20:33:53 +00:00
2006-07-11 20:33:53 +00:00

This directory contains useful test code for testing various bits
of Apache functionality.  This stuff is for the developers only,
so we might remove it on public releases.