I have an issue where I have arrowpoint cookie configured and I have a cookie name also configured, but when I look in a trace I am seeing the servers private IP as part of the cookie.
This is what the cookie looks like,
snoopyonline=WQZNVQS192.168.1.1SYLR path=/
I have snoopyonline set as the arrowpoint-cookie name
My security group has opened and issue on the fact that we are sending the private IP. How do I get rid of the IP address of my server in the cookie?