Forum Discussion
Wil_Schultz_101
Nimbostratus
Aug 09, 2007LB_FAILED behavior, expected or not?
I have the following iRule, use if for when my nodes are down connections go to a different page.
when LB_FAILED {
switch [LB::server pool] {
default {
set remoteip [IP::remote_addr]
...
JRahm
Admin
Aug 10, 2007FYI, If you tune your tcp profile to limit the syn retransmissions to 2, you can get an LB_FAILED event around 9 seconds, which would occur before your monitor timeout of 16 seconds. Please see this thread for a more detailed discourse on this from deb:
http://devcentral.f5.com/Default.aspx?tabid=53&forumid=5&tpage=1&view=topic&postid=1523815269 Click here
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