Forum Discussion
Alex_Sinclair_1
Nimbostratus
Jun 15, 2005Accessing pool members by IP/PORT in v9x?
I have an ASP.NET application I wrote with Big-IP/iControl 4.5/4.6 that makes a lot of use of the old ITCMLocalLB.Node.get_state, ITCMLocalLB.Node.set_state, ITCMLocalLB.Monitor2.get_instance_state and ITCMLocalLB.Monitor2.set_instance_state
It worked well before because I didn't have to know pool names and could deal with pool member status directly. Since I don't manage the Big-IPs, but instead, am an application support person, I have little control over pool configurations, or access any configuration information on the load balancers, for that matter.
Our network guys just upgraded the Big-IPs to 6800s running 9.1 and now I can't seem to find equivalent methods to make my app work with the new version of iControl. Anyone see something I don't? Is my only option to switch to using names to access pool members? Oh yeah, I have 2 days to get the app back up and functioning as before. 'Lil help?
- The underlying architecture in 9.x changed to not include Node Servers (addr:port) as independent objects. They now only exist within the context of the pool that they are defined. So, now if you disable a node server it can still be enabled in another pool.
SessionStatus[] get/set_session_status( in String[] node_addresses ); and MonitorStatus[] get/set_monitor_status( in String[] node_addresses );
- Alex_Sinclair_1
Nimbostratus
Joe,
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