Forum Discussion
Chris_Miller
Altostratus
Aug 20, 2010OneConnect and Variables
Let's say I have an iRule like the one below:
when HTTP_REQUEST {
if { this is true } {
set variable A } }
when HTTP_RESPONSE {
if { variable eq A } {
do this } }
I understand that my variable works for the entire connection, but does OneConnect change this at all since I'm re-using other server-side connections?- JRahm
Admin
Reference time: - JRahm
Admin
And to answer your question, no it shouldn't. Without oneconnect, lb decision might be impacted in request, but it shouldn't stop any response processing.
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