Forum Discussion

Reto_Schüttel_7's avatar
Reto_Schüttel_7
Icon for Nimbostratus rankNimbostratus
Oct 12, 2007

Deactivate PoolMember (incl. persistent connections)

Hi

 

 

We are using PoolMemberset_session_enabled_state(true/false) to activate/deactivate pool members. It appears that deactivating a member using this method sets the state to the mode 'Only persistent or active connections allowed' (according to the LTM GUI) and not 'Only active connections allowed'.

 

 

I'm looking for a way to reach the latter state (only active conections) using the SOAP interface, or at least an equivalent behaviour. All new connections (might they be persistent or not) have to be moved to a different pool member.

 

 

Which method can I use to do that?

 

 

Thanks in advance for the help!

 

 

Regards,

 

Reto Schüttel

1 Reply

  • This thread explains the ins and outs of that tri-state option in the GUI:

     

     

    http://devcentral.f5.com/Default.aspx?tabid=53&view=topic&forumid=1&postid=8604

     

    Click here

     

     

     

    -Joe