Forum Discussion
Lerna_Ekmekciog
Nimbostratus
Aug 11, 2005which iRules reference this pool
Hello,
I'm using iControl sdk 9.0. I'm working on a Java program that pushes a given config of a load balancer obtained from a database to the local box.
Is there a programatically...
Lerna_Ekmekciog
Nimbostratus
Aug 11, 2005Joe,
Thanks for the quick reply. However I was asking a different question than the one you answered. Let me explain better what I mean.
Given a pool I want to find out which iRules include a reference to this pool in their definition.
For ex:
iRule1's definition is the following:
when CLIENT_ACCEPTED {
pool pool1
}
and iRule2's definition is as follows:
when HTTP_REQUEST {
if {[HTTP::uri] ends_with "foo"} {
pool pool1
}
}
Now given a pool such as pool1 I want to find the list of iRules (that is iRule1 and iRule2) that includes that pool in their definition. Is this possible?
Lerna
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