Hi,
I have a demand for configuring serversida cookie sticky that includes a path, i.e:
/path1/cookie1
/path2/cookie2
/path3/cookie3
does it in the normal
"sticky http-cookie cookie1 websticky1"
"cookie1" take the "/path1/cookie1" into account?
Or in essence, I need to distinguish btw:
<Context sessionCookieName="PRIVJSESSIONID" sessionCookiePath="/" reloadable="false">
<Context sessionCookieName="PRIVJSESSIONID" sessionCookiePath="/priv" reloadable="false">
Regards
Dennis
Using Ace30 with 5.2(1e) and soon 5.3(0)