From fb4a5ad8efa5fbd4f2b907db82d5f8cf51a02516 Mon Sep 17 00:00:00 2001 From: Hiroaki Kawai Date: Mon, 12 Dec 2011 04:56:11 +0000 Subject: [PATCH] Fix typo. Submitted by: INOUE Seiichiro git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1213141 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_proxy_balancer.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_proxy_balancer.xml b/docs/manual/mod/mod_proxy_balancer.xml index 78ac353eb3b..fd4478abf28 100644 --- a/docs/manual/mod/mod_proxy_balancer.xml +++ b/docs/manual/mod/mod_proxy_balancer.xml @@ -465,7 +465,7 @@ candidate lbstatus -= total factor a path info appended to the URL using a semicolon (;) as the separator and add the session id behind. As in the cookie case, Apache Tomcat can include the configured jvmRoute in this path - info. To let Apache find this sort of path info, you neet to set + info. To let Apache find this sort of path info, you need to set scolonpathdelim to On in ProxyPass or ProxySet.

-- 2.47.2