From: André Malo Date: Sat, 12 Dec 2009 20:12:15 +0000 (+0000) Subject: update transformation X-Git-Tag: 2.3.5~91 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d70cd375de780a81a459de79847a877b271029ba;p=apache update transformation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@889970 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index 2905d277d6..4af448e96c 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -2249,8 +2249,8 @@ connection - - + + @@ -2284,60 +2284,6 @@ or specified mutexes can be configured if this directive is supported.

-

The following table documents the names of mutexes used by httpd - and bundled modules.

- -
Description:Configures mutex mechanism and lock file directory for all or specified mutexes
Syntax:Mutex default|mutex-name mechanism
Default:Mutex default default
Syntax:Mutex mechanism [default|mutex-name] ... [OmitPID]
Default:Mutex default
Context:server config
Status:Core
Module:core
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Mutex nameModule(s)Protected resource
mpm-acceptprefork and worker MPMsincoming connections, to avoid the thundering herd problem; - for more information, refer to the - performance tuning - documentation
authdigest-clientmod_auth_digestclient list in shared memory
authdigest-opaquemod_auth_digestcounter in shared memory
ldap-cachemod_ldapLDAP result cache
rewrite-mapmod_rewritecommunication with external mapping programs, to avoid - intermixed I/O from multiple requests
ssl-cachemod_sslSSL session cache
ssl-staplingmod_sslOCSP stapling response cache
watchdog-callbackmod_watchdogcallback function of a particular client module
-

The following mutex mechanisms are available: