Forum Discussion
Trosho_94229
Mar 10, 2011Nimbostratus
Hey Chris,
This is my understanding too.
What''s wrong in the below:
Let's say we have two nodes in the pool with ratio (member) LB and ratios 2 for the first and 1 for the second.
We have persistence set on src_ip.
3 different clients IPs.
1st client makes connection (TCP session) - 1st node. 1st. client makes second TCP session - again 1st node because of the persistence.
2nd client makes connection (TCP session) - 1st node (because of the ratio)
3th client opens TCP session - 2nd node
T