Forum Discussion
Christopher_Kal
Nimbostratus
Sep 27, 2005Newbie Questions
I am new to BigIP but our company uses it. We are working on creating a C application that removes and adds servers from a pool dynamically based on pased parameters. So if i I remove server 1 from the pool it will leave server 2 in, but once server 1 is added back it will remove server 2. We also want to monitor the connections on the servers themselves to "bleed" off the traffic before removing server 1.
So my question is where do I start looking? It appears that I am going to need the ITCMLocalLB module to do the things I want but the documentation is confusing me a bit. When they say "local load balancer's" that means the pool of servers that I set up to do the loadbalancing or is this a global generic term.
Any help would be appreciated.
Thanks, Chris
2 Replies
Sort By
- Chris,
void LocalLB::PoolMember::set_session_enabled_state( in String[] pool_names, in MemberSessionState[][] session_states );
PoolStatistics LocalLB::Pool::get_statistics( in String[] pool_names );
void LocalLB::Pool::add_member( in String[] pool_names, in IPPortDefinition[][] members ); void LocalLB::Pool::remove_member( in String[] pool_names, in IPPortDefinition[][] members );
- Christopher_Kal
Nimbostratus
This is GREAT information for me. Thanks for your help!
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