From 10fcca9e22ad17fadc63662822f2e29e38e4225e Mon Sep 17 00:00:00 2001 From: markt Date: Mon, 1 Feb 2010 15:23:07 +0000 Subject: [PATCH] Tweaks git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@905304 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/docs/config/http.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/webapps/docs/config/http.xml b/webapps/docs/config/http.xml index 5f93bca00..1227a1f54 100644 --- a/webapps/docs/config/http.xml +++ b/webapps/docs/config/http.xml @@ -236,13 +236,13 @@ value is 100.

- -

The number of threads to be used to accept connections. Increase this - value on a multi CPU machine, although you would never really need more - than 2. Also, with a lot of non keep alive connections, you - might want to increase this value as well. Default value is - 1.

-
+ +

The number of threads to be used to accept connections. Increase this + value on a multi CPU machine, although you would never really need more + than 2. Also, with a lot of non keep alive connections, you + might want to increase this value as well. Default value is + 1.

+

For servers with more than one IP address, this attribute @@ -652,9 +652,9 @@ - + -

The following attributes are specific to the APR connector.

+

The following attributes are specific to the APR/native connector.

-- 2.11.0