Lightboard Lessons: standard virtual server behavior when no pool members are available
In this episode of Lightboard Lessons, Jason answers a question from a member of the community about BIG-IP's full proxy architecture and the relationship between the clientside TCP session and its s...
Published Jun 13, 2019
Version 1.0JRahm
Admin
Joined January 20, 2005
JRahm
Admin
Joined January 20, 2005
JRahm
Jun 19, 2019Admin
Yes, if a virtual server of higher precedence is down but one of lower precedence is available, by default the lower one will not respond. You can, however, change this behavior with the tm.continuematching database variable by setting it to true:
tmsh modify /sys db tm.continuematching value true
tmsh save /sys config