Forum Discussion
Erika_I_Garner
Altostratus
Feb 09, 2018Default action in iRule is not being triggered. Help!
I am having some issues with the following irule, it works great when the cookie is present, however if the request does not have a cookie it gives me the log as if it already did have a cookie.
I...
Stanislas_Piro2
Cumulonimbus
Feb 09, 2018before the switch, you have this condition:
if { [HTTP::cookie exists cookiecrisp] } {
if the cookie is not present, you can't go to the default statement.
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