Forum Discussion
Jason_Hook_4092
Nimbostratus
Jan 20, 2010v10 cookie insert problem
I have a very simple problem.
I have some logic that checks for the existence of a cookie and if it's missing, add one with a value.
When I add the cookie however, I get a comma then...
hoolio
Cirrostratus
Jan 20, 2010Hi Jason,
Which version of 10 are you running?
Are you seeing LTM insert a comma, plus sign, semi-colon and then the new cookie name and value?
Can you test this using curl from the command line of LTM directly to the VIP and post the anonymized output?
For HTTP, you can use:
curl -v http://1.1.1.1/path/to/file.ext
For HTTPS, you can use:
curl -vk https://1.1.1.1/path/to/file.ext
If you need to insert a Host header that's not set to the IP address, you can append -H "Host: myhost.example.com" to the end of either command.
Thanks,
Aaron
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects