Forum Discussion
Is there any way to close the connection of iControl.Interfaces
Hi All,
I am using iControl java API to interact with the F5 Big IP LTM device. Here is the code below I am using to connect the device.
public iControl.Interfaces m_interfaces = new iControl.Interfaces(); boolean bInit = m_interfaces.initialize(hostname/IP, user_name, pass_word);
Once the m_interfaces.initialize(, , ) creates the connection and after my operations performed, is there any way to close the connection. If there any number limit that Big IP LTM will allow to create the sessions. If so what is the number.
Thanks in advance.
Regards, PRakash.K
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* 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