Forum Discussion

Gregory_Gerard_'s avatar
Gregory_Gerard_
Icon for Nimbostratus rankNimbostratus
Jun 24, 2005

Full list of iRules verbs

Take active_members for example. I couldn't find it in the LTM 9.0 PDF nor the HTML online. Also, searching for that string in the devcentral search box returns nothing even though it's in the forum search (googling for active_members f5 turns up nothing at all incidentally).

 

 

This leads me to another question: how can I tell if a pool exists before transitioning the traffic to it inside an iRule?

 

 

I look at the first part of the path and match it up against a known list of backends. I don't like this as it requires duplication of names (the pool itself and the iRule).

 

 

Thanks,

 

greg
  • If you use the GUI to imput the iRule, it won't let you save it if the pool doesn't exist.

     

     

    As for the full list of irules statements, I don't know where one is. There are a few helpful lists in "Tips and Docs" though.

     

     

    -Brian