Forum Discussion
Chuck_Adkins_13
Nimbostratus
Mar 20, 2006presist across two VIPs - SSL and clear - advise
Pretty basic setup where client connections with two connections - one ssl and one clear - and I want them to persist to the same node (obviously different ports). I am thinking that others must be d...
Chuck_Adkins_13
Nimbostratus
Mar 20, 2006Testing this now - pretty simple - may be on the right track -
when HTTP_REQUEST {
log local0. "starting rule"
set LB_CL_NODE [HTTP::header "NodeAddress"]
log local0. "node is $LB_CL_NODE"
pool some_pool member $LB_CL_NODE
log local0. "sending to $LB_CL_NODE"
}
Is there a way to set persist so that inspection doesnt need to happen for each request?
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