Forum Discussion
Albert_Lau_3094
Nimbostratus
Feb 06, 2010Change in behaviour of IP::stats in 10.1.0
I found that, in 10.1.0, IP::stats does not work for following commands
[IP::stats bytes in]
[IP::stats pkts in]
[IP::stats bytes out]
[IP::stats pkts out]
But only work if commands become
[IP::stats in]
[IP::stats out]
What do the new commands refer to bytes or pkts?
Are there any similar commands for the other?
Thanks.
- hoolio
Cirrostratus
Hi,when HTTP_REQUEST { Log the stats in log local0. "\[IP::stats in\]: [IP::stats in]" scan [IP::stats in] {%d %d} packets bytes log local0. "in: \$packets: $packets, \$bytes: $bytes" Log the stats out log local0. "\[IP::stats out\]: [IP::stats in]" scan [IP::stats out] {%d %d} packets bytes log local0. "out: \$packets: $packets, \$bytes: $bytes" log local0. "\[IP::stats age\]: [IP::stats age]" }
- spark_86682Historic F5 AccountYes, this is an issue introduced in 10.0.0. It is tracked by CR136105. It is scheduled to be fixed in the next major release.
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