Forum Discussion
CTS_14402
Nimbostratus
Mar 29, 2006LB::detach command
Hello,
I wrote following iRule to loadbalance DNS requests.
rule DNS_LB {
when RULE_INIT {
::zcn_bits 0x78
::zcn_sign 0x20
}
when CLIENT_DATA {
if { [UDP::payload length] >...
unRuleY_95363
Apr 04, 2006Historic F5 Account
There is a UDP profile option that will cause each UDP datagram to be load-balanced individually (causes an implied LB::detach for each datagram). Setting this would give you the same behavior as using the LB::detach command like you have. I'll need to look into why it might not be working for UDP.
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