Trying ACE secondary cookie and not able to get it working.
I guess, secondary cookie work, when the primary cookie is not present in the header ?
I have the following configuration on ACE A5(1.2)
sticky http-cookie PrimaryCookie test-sticky
cookie secondary SecondaryCookie
replicate sticky
When a connection is happening with both the cookie (or atleast the primary cookie), persistence works fine.
On few occation client is sending only the SecondaryCookie (no PrimaryCookie) in the header. I assume ACE will look into the secondary and maintain the persistence with the same rserver in the serverfarm. But it is not happening, ACE just forwards to a different rserver ?
Also anyway to find out whether secondary cookie specifically in database ?
Any help on this is highly appreciated.
Thanks,
Santo