Forum Discussion
dogg_dogg_23774
Nimbostratus
Sep 20, 2006Retrieving info from server
Hello,
I was asked from one of customers if we can do something like the following.
They are planning to deploy streaming service and need to loadbalance.
Initially tcp connections are loadbalanced, and for outbound udp connections, server would bypass Big-IP and directly connect to the client. If the aggregate of all outbound connections from each server exceed certain limit, they want to disable the virtual server on Big-IP. Big-IP can retrieve info on the number of connecition using WMI, RealServer plugin, or SNMP DCA for dynamic ratio loadbalancing but not sure if it is possible to use the info for other purposes like within iRule.
My question is:
Is it possible to use info retrived from server as above in order to manipulate the status of VS using iRule?
thanks,
- The best solution for your question is to implement this as an iControl solution. You can use the calling executable to request the aggregate number of connections from the backend servers and then disable the virtual from an iControl call.
- dogg_dogg_23774
Nimbostratus
Thanks for the reply! - dogg_dogg_23774
Nimbostratus
I am trying to create a rule like below to test the logic suggested, but it looks like it is failing... - Colin_Walker_12Historic F5 AccountThe HTTP_RESPONSE_DATA event won't be fired unless you call [TCP::collect inside the HTTP_RESPONSE event.
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