Forum Discussion
ST_Wong
Aug 18, 2015Cirrus
Cannot insert cookie
Hi all,
I tried to do URI based pool selection on first request. Then sequence requests will be directed to the same pool
even the URI doesn't match. I use simple codes like following, however, t...
Kevin_Stewart
Aug 26, 2015Employee
Your code actually looks correct. Can you verify that you're not getting a cookie when attempting to access a /test1/ URI the first time? Try this:
curl -v http://x.x.x.x/test1/
Or if this is an SSL VIP:
curl -vk https://x.x.x.x/test1/
The -v will show your request and the corresponding response. You're looking for Set-Cookie header in that response.
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