From 120206c2ccd51581e1357de09be66a8b6b47d494 Mon Sep 17 00:00:00 2001 From: Lucien Gentis Date: Fri, 31 Oct 2008 13:15:24 +0000 Subject: [PATCH] Minor typo correction git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@709403 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/threadpool.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/threadpool.xml b/docs/manual/mod/threadpool.xml index c42eed0072..091668b9fd 100644 --- a/docs/manual/mod/threadpool.xml +++ b/docs/manual/mod/threadpool.xml @@ -41,7 +41,7 @@

The threadpool MPM can't match the performance of the worker MPM in benchmark testing. As of 2.0.39, - some of the key load-throtting concepts from the threadpool MPM have been incorporated into the worker MPM. The threadpool code is useful primarily as a research platform. For general-purpose use and for any -- 2.50.1