Forum Discussion

Nobuhiro_Makita's avatar
Nobuhiro_Makita
Historic F5 Account
Aug 01, 2008

b conn delete

Can the specified connection be deleted from the connection table on LTM by using iControl?

 

 

Concretely, I want to do the same meaning as the execution of "b conn delete" command with iControl.

 

 

Please let me know if there is already a thread that discusses this.

 

2 Replies

  • Unfortunately access to the connection table has been removed in v9.x due to the problems we've had with accessing the theoretically millions of records in it. I understand that a delete method could have been retained but that is not very useful without a "list" type command to give you the available entries. Last I heard, PD was working on a paging mechanism to handle the very large result sets but as far as I know it hasn't surfaced yet. Right now the only option is a ssh call to remotely execute a bigpipe command.

     

     

    -Joe
  • Nobuhiro_Makita's avatar
    Nobuhiro_Makita
    Historic F5 Account
    Hi Joe,

     

     

    Thank you for a detailed response.

     

    I understood. It became reference a lot.

     

     

    Thanks again,

     

    nobu