Forum Discussion
chris_connell_1
Nimbostratus
Feb 21, 2011raito load balancing not working
Hi,
We are seeing a weird issue with ratio load balancing on ltm 10.2 Have tried both node and member methods, same result. Basically the connections are not weighted anywhere near what we have set. I am pretty sure it was working in version 9.x but not sure. We are not using any features like one connect or priority groups but we are using source address persistency. Any help appreciated.
POOL MEMBER TEST_POOL/10.12.0.202:any active,up
session enabled priority 0 ratio 2
(cur, max, limit, tot) = (2851, 3515, 0, 338467)
(pkts,bits) in = (9.665M, 8.587G), out = (15.50M, 148.4G)
requests (total) = 0
+-> POOL MEMBER TEST_POOL/10.12.0.203:any active,up
session enabled priority 0 ratio 1
(cur, max, limit, tot) = (1260, 1609, 0, 141516)
(pkts,bits) in = (3.832M, 4.056G), out = (6.009M, 56.45G)
requests (total) = 0
+-> POOL MEMBER TEST_POOL/10.12.0.204:any active,up
session enabled priority 0 ratio 3
(cur, max, limit, tot) = (2106, 2686, 0, 236941)
(pkts,bits) in = (7.619M, 7.214G), out = (12.60M, 122.9G)
requests (total) = 0
13 Replies
Sort By
- Chris_Miller
Altostratus
Persistence will certainly have an effect. Are clients being NATed at all before they hit the VIP or is original source IP preserved? - chris_connell_1
Nimbostratus
- nathe
Cirrocumulus
You're right in your reason re NAT - CM may have more reasons too. - Trosho_94229
Nimbostratus
Hi, - Chris_Miller
Altostratus
Trosho - before a load balancing decision is made, LTM will check its persistence table to see whether the client has an existing session. The Load balancing algorithm, best it least connections, ratio, round robin, etc, only affects new connections. Make sense? - Trosho_94229
Nimbostratus
Hey Chris, - Chris_Miller
Altostratus
Trosho - The behavior is a bit different than that. Your 2nd client will actually go to node 2 and your 3rd client will go to node 3. It's basically round robin until each member has a connection. - Trosho_94229
Nimbostratus
The order is not of big importance. - Chris_Miller
Altostratus
Do you have other persistence options? Can you use cookie for instance? Is this an HTTP Application? - Trosho_94229
Nimbostratus
I have persist over virtuals and persist over services.
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