Forum Discussion
Joerg_Pavel_466
Nimbostratus
Jun 16, 2005Problem with map class to node
Hi,
we are having very strange behaviour on one of client sides with an iRule which should map client on specific nodes in a class.
In my opinion the following iRule should meet ...
unRuleY_95363
Jun 17, 2005Historic F5 Account
Joerg,
I think the problem might have to do with the fact you have multiple rules. The syntax of what you posted for the virtual server doesn't look right. There should only be one "rule" line with both rules listed on that line. Like this:
virtual vs_proxy_XXX_443 {
destination a.b.c.d:443
ip protocol tcp
profile pool_insert_client_ip proxy_clientssl_www_netbank-money_de proxy_serverssl_www_netbank-money_de tcp
persist pool_persist_simple
pool netbank-banking
rule rule_vs_proxy_insert_cipher pool_select_node_netbank-banking
vlans AZI WHZ WSZ disable
}
Can you try editing the bigip.conf file to put both rules together on the same line?
This may be a problem with how the GUI manages the multiple rules and each time you edit the rule it changes the order of the two rule statements, thus alternating between only running one of the two rules.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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