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, 2014 version
root@B1600-R66-S18(Active)(tmos) show sys version |grep -A 6 Package
Main Package
Product BIG-IP
Version 10.2.4
Build 732.0
Edition Hotfix HF5
Date Mon Dec 17 09:35:18 PST 2012
config
root@B1600-R66-S18(Active)(tmos) list ltm virtual bar
ltm virtual bar {
destination 100.100.100.19%1:http
ip-protocol tcp
mask 255.255.255.255
profiles {
http { }
tcp { }
}
rules {
qux
}
snat automap
}
root@B1600-R66-S18(Active)(tmos) list ltm rule qux
ltm rule qux {
when HTTP_REQUEST {
set test "oo"
pool f$test
}
}
root@B1600-R66-S18(Active)(tmos) list ltm pool foo
ltm pool foo {
members {
200.200.200.101%1:http { }
}
}
stats
root@B1600-R66-S18(Active)(tmos) show ltm pool foo members
Ltm::Pool: foo
---------------------------------------------------------------------------------------------------------------------------------------
Status
Availability : unknown
State : enabled
Reason : The children pool member(s) either don't have service checking enabled, or service check results are not available yet
Traffic ServerSide
Bits In 288.8K
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%1:80
-------------------------------------------------------------------
Status
Availability : unknown
State : enabled
Reason : Pool member does not have service checking enabled
Traffic ServerSide General
Bits In 288.8K -
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