Forum Discussion
Sagen_80793
Mar 18, 2005Historic F5 Account
wlnode function
Is there a specific example of how to employ the "wlnode" function to allow for Weblogic persistence?
I am working to configure persistence via the JSESSIONID when cookie persistence ...
Cynthia_18735
Nimbostratus
May 06, 2008Joe - I made some progress; however, am having a problem with the following:
$soapResponse = $POOLMEMBER->get_object_status(
SOAP::Data->name(pool_names => [ @mpools ]),
SOAP::Data->name(members => [ @List ])
);
I cannot get this particular call to return anything. No errors, nothing.
In this scenario, mpools equals an array of pool_names.
@List is an array of hashes, containing the following:
$members =
{
address => $address,
port => $port
};
push @List, $members;
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