Forum Discussion
What_Lies_Bene1
Cirrostratus
Feb 01, 2006Combining Logical Operators
Hi all. Hope you're all well.
I'd like to reduce some scripts I have that are used to restrict and redirect traffic. Access is based on domain name and client IP address. We've multiple doma...
Gerald_Chisholm
Nimbostratus
Feb 01, 2006I think this is just what I wanted. We are in the process of moving from 4.5.x to 9.x.y and have more than 50 rules per LB, they are all tweaked a little for each VIP. I would like to generalize to about 5 - 10 rules, to do this I need variable data per VIP.
Also to do this I could use an "init rule" to load the data or have the rule sense the data hadn't been loaded and load it at that time. If the rule senses the data is to be loaded it adds overhead.
if { [info exists ::slice_list] } {
if {$::slice_list(0) != "loaded" } {
Is there another / better way of doing this?
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