Forum Discussion
KPS_149915
Nimbostratus
Feb 21, 2017UDP multiple pool irule not working for Anycast VS
Hi All,
I have setup a UDP anycast on LTM with source any to Anycast IP and for udp port 514-518 and each pool will have 3 servers. I have configure irule as below but the problem is, the traffic is not sending/distributing on all 3 real servers equally as lb method round robin.
when CLIENT_ACCEPTED {
switch [UDP::local_port] {
514 {
pool pool1_514
}
515 {
pool pool2_515
}
516 {
pool pool3_516
}
517 {
pool pool4_517
}
518 {
pool pool5_518
}
default {
drop
}
} }
2 Replies
- JG
Cumulonimbus
Have you got a persistence profile configured for the virtual server?
- KPS_149915
Nimbostratus
Nope, but there is no requirement for persistence.
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