]> granicus.if.org Git - apache/commit
move a couple of special warnings for SysV sems and Posix sems out of the
authorJeff Trawick <trawick@apache.org>
Tue, 24 Nov 2009 21:08:37 +0000 (21:08 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 24 Nov 2009 21:08:37 +0000 (21:08 +0000)
commit6565e2228baed86c40bb38d60cccd815588c4f8a
tree6ad94ec69647860050ed42e50889465348c9d264
parente2a34108a315de13492e75b471aaf0f7f5cb0a26
move a couple of special warnings for SysV sems and Posix sems out of the
performance tuning guide and into the common Mutex documentation; remove the
other (duplicate) information from that guide and instead point to the Mutex
directive

mpm_common: axe docs for old accept mutex directives

worker and prefork: axe links to old accept mutex directives, mention the use
of the accept mutex and how it can be configured

event: axe links to old mutex directives where were already N/A

mod_rewrite: axe old RewriteLock directive, mention use of the rewrite map
mutex for RewriteMap programs and how it can be configured

fix other miscellaneous LockFile or AcceptMutex references

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@883878 13f79535-47bb-0310-9956-ffa450edef68
docs/manual/misc/perf-tuning.xml
docs/manual/mod/core.xml
docs/manual/mod/event.xml
docs/manual/mod/mod_rewrite.xml
docs/manual/mod/mpm_common.xml
docs/manual/mod/prefork.xml
docs/manual/mod/worker.xml
docs/manual/server-wide.xml
docs/manual/stopping.xml