Forum Discussion
ajay1986
Nov 29, 2024Nimbostratus
Nginx Plus LB as backend node member on F5 LTM
We have requirement for traffic load balancing as mentioned in below scenario. Main URL is configured on L5 LTM VIP , 80% traffic should go on Azure VM node , 20% should go on AKS via NGINX plus...
JRahm
Dec 04, 2024Admin
Give this a try (assuming the port in your pool), make sure you select the LB algorithm to ratio (member):
tmsh create ltm pool my_pool_name \
members add { 10.10.20.5:443 { ratio 4 } 10.10.30.5:443 { ratio 1 } }
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