From d82d02d8bb95ed6286aa67a6ac35b5657f03840b Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Thu, 21 Aug 2008 13:36:54 +0000 Subject: [PATCH] xform for scolon-is-sticky-session-path-delim docs git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@687756 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_proxy.html.en | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/manual/mod/mod_proxy.html.en b/docs/manual/mod/mod_proxy.html.en index 3d149a2ae5..fddc08bbaa 100644 --- a/docs/manual/mod/mod_proxy.html.en +++ b/docs/manual/mod/mod_proxy.html.en @@ -993,6 +993,13 @@ through and url encoded id (like servlet containers) use | to to separate them. The first part is for the cookie the second for the path. + scolonpathdelim + Off + If set to On the semi-colon character ';' will be + used as an additional sticky session path deliminator/separator. This + is mainly used to emulate mod_jk's behavior when dealing with paths such + as JSESSIONID=6736bcf34;foo=aabfa + timeout 0 Balancer timeout in seconds. If set this will be the maximum time -- 2.50.1