Hello,
It looks like there was a functionality change between WFF 1.1/ARR 2.0 and WFF 2.2/ARR 2.5.
On our WFF 1.1/ARR 2.0 server the ARRAffinity cookie sent in the response is:
Set-Cookie: ARRAffinity=88ea745867dfd5e4fcf2e9d2e5e19db6c07c8ce78418acec3b3f0e5ec0db096c;Path=/
While our WFF 2.2/ARR 2.5 server has an ARRAffitinity cookie sent as:
Set-Cookie: ARRAffinity=e167ec7ab99af980b0595240dd696a1887fbe81bee78ae8ee84b5c3a11b6b96c;Path=/;Domain=a.b.c.d.e
I've gone through alot of the settings on the controller/proxy server and it's web farm group settings and haven't found a setting which would simply drop the Domain attribute from the Set-Cookie header. I do understand what Ignore Subdomain and Use Host Name do.
I wondering if
1) If this was a change to WFF 2.2 or ARR 2.5? Or both?
2) If there is setting someplace to drop the Set-Cookie header?
Thanks in advance