From: Hiroaki Kawai Date: Mon, 12 Dec 2011 04:56:11 +0000 (+0000) Subject: Fix typo. X-Git-Tag: 2.2.22~63 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb4a5ad8efa5fbd4f2b907db82d5f8cf51a02516;p=thirdparty%2Fapache%2Fhttpd.git 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 --- 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.