FLOWTABLE::count¶
Description¶
This iRules command returns flow counts
Warning
Deprecated in BIG-IP Next v20.0.1
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::count
FLOWTABLE::count virtual <virtual-name>
FLOWTABLE::count route_domain <route-domain>
FLOWTABLE::count¶
- This command returns the current number of flows in the global flow table on the tmm where it runs.
FLOWTABLE::count virtual <virtual-name>¶
- This command returns the current number of flows associated with a given LTM virtual server.
FLOWTABLE::count route_domain <route-domain>¶
- This command returns the current number of flows associated with a gived route domain.