Forum Discussion
dlg_23340
Mar 13, 2012Cirrus
LB::select hangs
With the following irule, LB::select hangs sometimes. Sometimes this works, sometimes it doesn't, and I don't know why.
when HTTP_REQUEST {
pool pool1
log local0. " starting"
log local0. " [L...
dlg_23340
Mar 13, 2012Cirrus
ltm virtual demo {
destination 10.10.10.106:http
fallback-persistence source_addr
ip-protocol tcp
mask 255.255.255.255
persist {
cookiepersist {
default yes
}
}
profiles {
http { }
tcp { }
}
rules {
LB_FAILED
lbselectdemo
}
}
ltm rule LB_FAILED {
when LB_FAILED {
HTTP::redirect http://10.10.10.105/unavailable.php?site=[HTTP::host]
}
}
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