Forum Discussion
Are iRule instances scoped to a request/response?
Hmmm, thanks for that info. I am now worried about my iRule.
The iRule is looking for a particular request parameter in the request, and (if found) capturing it in the cnParamValue variable. In the response handling of the iRule I set a cookie using that cnParamValue.
My hope was to set this cookie for the initial request of a resource; all subsequent requests for the duration of that browser session would include the cookie. This include requests for html, css, js, ajax calls, etc.
Is this going to work? Browsers can create multiple connections to fetch resources. Will each of those connections receive the cookie value sent from that one initial request?
If not, is there an alternate approach to this problem?
Thanks!
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* 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
