Forum Discussion
gmtiwill_127449
Nimbostratus
Jul 09, 2004get_al_active_connections() crashes iControlPortal.cgi
Whenever I execute the following code, iControlPortal.cgi crahses. The error in the syslog is pid 381 (iControlPortal.c), uid 1: exited on signal 6 (core dumped). The code is as follows:
...
bknotwell_12713
Jul 13, 2004Historic F5 Account
[quote:e72e26c272="gmtiwill"]What Interface / Method should be used for querying the BigIP for AOL mega proxies? I don't see this in the SDK.
Will[/quote:e72e26c272]
It's get_address_class in ITCMLocalLB/Class. I've included a snippet below:
!/usr/bin/env python
from F5Proxy import ProxyFactory,loadEnv
loadEnv('./iControl.env',globals(),locals())
factory = ProxyFactory(user,passwd,host,protocol)
print factory('ITCMLocalLB/Class').get_address_class(class_name = 'aol')
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