Forum Discussion
harry_35316
Jul 03, 2012Nimbostratus
Diff in pool and virtual server connections
Hi All, We have a virtual server configured as follows: When i check the virtual server current connections, it show 316. But for the pool connections the current connections as 0. Can any one hel...
nitass
Jul 10, 2012Employee
Michael,
i wonder if it relates to bug 227060 or case c1013965. what do you think?
Bug 227060 - Pool member tot conn stats incorrect when oneconnect is used (Formerly CR 142632)
it seems not only "cur" but "tot" stats. anyway, it appears working fine in v11.
this is my testing.
10.2.4
[root@ve10:Active] config b version|grep -iA 1 version
BIG-IP Version 10.2.4 595.0
Hotfix HF3 Edition
[root@ve10:Active] config b virtual bar list
virtual bar {
snat automap
pool foo
destination 172.28.19.79:443
ip protocol 6
persist cookie
profiles {
clientssl {
clientside
}
http {}
oneconnect {}
serverssl {
serverside
}
tcp {}
}
}
[root@ve10:Active] config b virtual bar
VIRTUAL ADDRESS 172.28.19.79 UNIT 1
| ARP enable
| (cur, max, limit, tot) = (0, 80, 0, 100)
| (pkts,bits) in = (800, 785600), out = (600, 1.490M)
+-> VIRTUAL bar SERVICE 443
| PVA acceleration none
| (cur, max, limit, tot) = (0, 80, 0, 100)
| (pkts,bits) in = (800, 785600), out = (600, 1.490M)
| requests (total) = 100
+-> POOL foo LB METHOD round robin MIN/CUR ACTIVE MEMBERS 0/0
| (cur, max, limit, tot) = (0, 1, 0, 100)
| (pkts,bits) in = (105, 154816), out = (104, 381656)
+-> POOL MEMBER foo/200.200.200.101:443 active,unchecked
| session enabled priority 0 ratio 1
| (cur, max, limit, tot) = (0, 1, 0, 100)
| (pkts,bits) in = (105, 154816), out = (104, 381656)
| requests (total) = 100
[root@ve10:Active] config b profile oneconnect
PROFILE ONECONNECT oneconnect
| (curr, max, reuse, new) = (0, 1, 99, 1)
11.2.0
root@(ve11a)(cfg-sync In Sync)(Active)(/Common)(tmos) show sys version
Sys::Version
Main Package
Product BIG-IP
Version 11.2.0
Build 2451.0
Edition Hotfix HF1
Date Tue Jun 5 23:45:09 PDT 2012
Hotfix List
ID387964 ID387843
root@(ve11a)(cfg-sync In Sync)(Active)(/Common)(tmos) list ltm virtual bar
ltm virtual bar {
destination 172.28.19.252:443
ip-protocol tcp
mask 255.255.255.255
persist {
cookie {
default yes
}
}
pool foo
profiles {
clientssl {
context clientside
}
http { }
oneconnect { }
serverssl {
context serverside
}
tcp { }
}
snat automap
vlans-disabled
}
[root@ve11a:Active:In Sync] config /usr/libexec/bigpipe virtual bar
VIRTUAL ADDRESS /Common/172.28.19.252 UNIT 1
| ARP enable
| (cur, max, limit, tot) = (0, 121, 0, 200)
| (pkts,bits) in = (1600, 1.572M), out = (1600, 3.148M)
+-> VIRTUAL /Common/bar SERVICE 443
| PVA acceleration none
| (cur, max, limit, tot) = (0, 121, 0, 200)
| (pkts,bits) in = (1600, 1.572M), out = (1600, 3.148M)
| requests (total) = 200
+-> POOL /Common/foo LB METHOD round robin MIN/CUR ACTIVE MEMBERS 0/0
| (cur, max, limit, tot) = (1, 1, 0, 2)
| (pkts,bits) in = (413, 394568), out = (212, 759664)
+-> POOL MEMBER /Common/foo//Common/200.200.200.101:443 active,unchecked
| session enabled priority 0 ratio 1
| (cur, max, limit, tot) = (1, 1, 0, 2)
| (pkts,bits) in = (413, 394568), out = (212, 759664)
| requests (total) = 200
[root@ve11a:Active:In Sync] config /usr/libexec/bigpipe profile oneconnect
PROFILE ONECONNECT /Common/oneconnect
| (curr, max, reuse, new) = (0, 1, 198, 2)
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