Forum Discussion
danielng_19608
Nimbostratus
Feb 17, 2010Need help with Load Balancing iRule
Hi all, i have been working on this iRule to load balance traffic based on source ip addresses. Basically i wish to balance source traffic by throwing them to 2 of the proxy servers based on source ip...
hoolio
Cirrostratus
Feb 17, 2010Or are you trying to alternate between the two pool members based on the last octet of the client IP? If so, this might be relevant:
http://devcentral.f5.com/Default.aspx?tabid=53&forumid=5&tpage=1&view=topic&postid=61264
Check if client IP address is odd or even
if { [IP::addr [IP::client_addr] equals 0.0.0.0/1] } {
Aaron
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