Forum Discussion
Active Connections Never Bleed Off of Node
I have an F5 BIG-IP sitting in front of two T1 web servers that are configured to round robin traffic. Whenever I want to perform maintenance on one of the two web servers I go into the pool and disable the node which causes new connections to be sent to the other web server and active connections to stay on the node that was disabled.
My issue is that users are making calls to our APIs every 5 seconds in some instances and these active connections never bleed off of the node that is disabled (I waited a day once and the same 20 connections were still pinned).
Is there a way to safely send the active traffic over to the other web server without causing exceptions to be seen by the end user?
thank you
2 Replies
- OTS02
Cirrus
Hi F5FunTimes,
You said you disabled the pool member. Did you really mean that you 'Forced Offline'?
- Vijay_E
Cirrus
The connections are probably not closing because of the incessant API calls. I would recommend the following:
- Forced Offline option.
- Use OneConnect with /32 netmask. This will force the F5 to make a load balancing decision per HTTP request instead of the default load balancing decision per TCP connection and hence, move the HTTP API call after the pool member is marked "Forced Offline".
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* 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