Forum Discussion
Adam_S
Altostratus
6 years agoset irule cookie as flag to ignore incoming redirects after a redirect?
I am building an irule to redirect the / uri and set a cookie before redirecting to a webportal that will run some queries with the username then redirect then user to the BIGIP's traffic address. I...
6 years ago
Seems that you're cookie isn't inserted. You could use trying a tool like fiddler to see if you're cookie is being inserted:
You can't use 'insert' and 'path' at the same time in the HTTP::cookie command. Try this:
HTTP::cookie insert name "tstate" value "1"
HTTP::cookie path "/"
HTTP::cookie expires "tstate" 300 relativeHope, this will help to get you going.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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