Forum Discussion
Rusty_Hale_8009
Nimbostratus
Jan 25, 2007I want to log the value in the array for total connections.
I have this iRule: when RULE_INIT {
array set ::active_clients { }
}
when CLIENT_ACCEPTED {
set client_ip [IP::remote_addr]
set conn_threshold 10
if { [info exists ::active_clients($clien...
Rusty_Hale_8009
Nimbostratus
Jan 26, 2007It is returning a value of 11 each time.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects
