Forum Discussion
Parveez_70209
Nov 06, 2013Nimbostratus
Irules Data-Group
Hi,
Need your assistance into this topic related to Irule Based on Data-Groups:
Currently we have total 120 Virtual-Servers( 60 HTTP profiles + 60 HTTPS Profiles) created into the Load-Balancer ...
IheartF5_45022
Nov 07, 2013Nacreous
Let me tackle the easy part - mapping the virtual name into a pool name;
Choose pool base on virtual name, checking for an error
if {[catch {pool [string map {"www." "pool-" "HTTPS" "HTTP"} [virtual]]}]} {
log local0. "pool [string map {"www." "pool-" "HTTPS" "HTTP"} [virtual]] not configured"
}
Unfortunately I cannot quite understand what it is you want to do with the data-group. They are simple but I am somewhat confused by the explanation above.
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