From f431dcba1389fa89188f7188fe2a8107d2120a40 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Sat, 10 Dec 2005 15:45:41 +0000 Subject: [PATCH] fix xml validation error git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@355750 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/leader.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/mod/leader.xml b/docs/manual/mod/leader.xml index f2868171c00..5ad2536fe1c 100644 --- a/docs/manual/mod/leader.xml +++ b/docs/manual/mod/leader.xml @@ -45,6 +45,8 @@ MPM script's arguments when building the httpd.

+The worker MPM +
Requirements

This MPM depends on APR's atomic compare-and-swap operations for thread synchronization. If you are compiling for an x86 target @@ -56,8 +58,6 @@ MPM using efficient opcodes not available in older CPUs.

-The worker MPM - AcceptMutex CoreDumpDirectory -- 2.47.2