Forum Discussion
HA13029
Nimbostratus
Dec 11, 2017Datagroup and switch command
Hello,
I created different datagroup (list of TCP ports) and based on this setting, selecting the correct pool within my irule.
ltm data-group internal DG_TCP-010901-10902 {
records {
...
HA13029
Nimbostratus
Dec 19, 2017Hello,
Do you think it's ok with the following ??
ltm data-group internal DG_URI { records { "/000042/16001" {pool P_name } } type string }
when HTTP_REQUEST { if {[set pool [class match [HTTP::uri] starts_with "DG_URI"]} { pool $pool } else { pool default } }
Regards,
HA
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