Forum Discussion
Remco
Nimbostratus
May 28, 2014pool statistics not working with pool selection in iRule (v10.2.4)
Hi,
we have created an iRule which does a pool selection based on the value of a cookie in the users request. The reason for this irule is to have the ability to do a confidence check on the applic...
nitass
Employee
May 28, 2014it seems okay here. i am running 10.2.4 hf7.
version
root@ve10(Active)(tmos) show sys version|grep -A 6 Package
Main Package
Product BIG-IP
Version 10.2.4
Build 817.0
Edition Hotfix HF7
Date Mon May 20 15:08:56 PDT 2013
config
root@ve10(Active)(tmos) list ltm virtual bar
ltm virtual bar {
destination 172.28.24.9:http
ip-protocol tcp
mask 255.255.255.255
profiles {
http { }
tcp { }
}
rules {
qux
}
snat automap
}
root@ve10(Active)(tmos) list ltm rule qux
ltm rule qux {
when HTTP_REQUEST {
set test "oo"
pool f$test
}
}
root@ve10(Active)(tmos) list ltm pool foo
ltm pool foo {
members {
200.200.200.101:http { }
}
}
client
[root@centos1 ~] ab -n 100 http://172.28.24.9/
stats
root@ve10(Active)(tmos) show ltm pool foo members
Ltm::Pool: foo
---------------------------------
Status
Availability : unknown
State : enabled
Reason :
Traffic ServerSide
Bits In 286.4K
Bits Out 495.2K
Packets In 500
Packets Out 500
Current Connections 0
Maximum Connections 2
Total Connections 100
Ltm::Pool Member: foo 200.200.200.101:80
-------------------------------------------------------------------
Status
Availability : unknown
State : enabled
Reason : Pool member does not have service checking enabled
Traffic ServerSide General
Bits In 286.4K -
Bits Out 495.2K -
Packets In 500 -
Packets Out 500 -
Current Connections 0 -
Maximum Connections 2 -
Total Connections 100 -
Total Requests - 100
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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