Forum Discussion
Vinay_12452
Nimbostratus
Feb 12, 2013Closing iControl session using java
Hi
iControl.Interfaces iCtrlIntf = new iControl.Interfaces();
boolean bInit = iCtrlIntf.initialize(ipAddress, port, username, password);
if (bInit) {
long sessi...
Kumar_107292
Nimbostratus
Jun 04, 2013Hi Ryan,
As what I have observed both pratically and going through the documentation for iControl, the session does not get closed either by submitTransaction or RollBackTransaction. It has a timeout value. Now supposing that the timeout value is 300sec, if the session is used within this 300 secs after its last used time, the session remains in active mode. The session expires once this timeout value is passed and the session is idel through out this time.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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