Forum Discussion
Load Balancing not working with least session
Config is standard config. When I create the initial pool I can see persistence records for both server IP but later I get persistence records for only one server IP.Also, there are only 3 source IPs that will be hitting the VIP.
ltm virtual abc_VS { destination 1.1.1.1:9443 ip-protocol tcp mask 255.255.255.255 persist { 30-minute-SSL-profile { default yes } } pool abc_Pool profiles { /Common/tcp { } } source 0.0.0.0/0 source-address-translation { pool SNAT_1.1 type snat } vs-index 642 }
ltm pool abc_Pool { load-balancing-mode least-sessions members { 1.1.1.12:9443 { address 1.1.1.12 session monitor-enabled state up } 1.1.1.13:9443 { address 1.1.1.13 session monitor-enabled state up } } monitor /Common/tcp }
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* 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