Forum Discussion
Kenji_Matsuura_
Nimbostratus
Oct 24, 2014iRule to insert cookie when there is external site cookie on the APM
Hi,all
I've created a iRule such as the following.
Check wheter there is "SMSESSION" Cookie. If there is "SMSESSION" Cookie, Insert the same Cookie at the time of the Portal Access.
It...
kunjan_118660
Cumulonimbus
Oct 24, 2014Couldn't find anything incorrect in the iRule and in my test as well it works fine.
Which version are you trying? Try a simple iRule to see if the err still occurs
when REWRITE_REQUEST_DONE {
HTTP::header insert "Cookie" "SMSESSION=10"
}
Kenji_Matsuura_
Nimbostratus
Oct 24, 2014Thank you fou your help, kunjan.
I'm using APM version 11.4.1HF5.
I tried your iRule, but error occurred.
The error does not always occur , it occurs at the time of access to a particular site.
Is there any other way to insert the cookie at the time of Portal Access?
Regards,
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