ltm rule command FLOWTABLE limitΒΆ

iRule(1)		      BIG-IP TMSH Manual		      iRule(1)



FLOWTABLE::limit
       Returns configured connection limits.

SYNOPSIS
       FLOWTABLE::limit virtual (VIRTUAL_SERVER_OBJ)?

       FLOWTABLE::limit route_domain (ROUTE_DOMAIN_NAME)?

DESCRIPTION
       This iRules command returns configured connection limits Note: When
       virtual server or route domain name is omitted the commands use virtual
       or route domain of the current connection. Specifying the name incurs
       significant performance hit.

       Syntax

       FLOWTABLE::limit virtual 

	    * This command returns the configured connection limit for a given
	      virtual server.

       FLOWTABLE::limit route_domain 

	    * This command returns the configured connection limit for a given
	      route domain.

RETURN VALUE
VALID DURING
EXAMPLES
HINTS
SEE ALSO
CHANGE LOG
       @BIGIP-11.6.0 --First introduced the command.



BIG-IP				  2017-01-31			      iRule(1)