Forum Discussion
stevericks_2450
Jan 18, 2016Nimbostratus
Load balancer help setup needed
Hi,
Im very new to LineRate (discovered it this morning) and I am trying to load balance between 2 Windows 2012 servers with web addresses. Its actually got IBMs Integration Broker on each and t...
stevericks_2450
Jan 19, 2016Nimbostratus
Thought I would post my interface config..
interface em0
mtu 1500
ip address 10.224.100.200 255.255.255.0
!
interface em1
mtu 1500
ip address 10.224.100.201 255.255.255.0
!
interface em2
mtu 1500
ip address 10.224.100.202 255.255.255.0
!
ip route 0.0.0.0/0 10.224.100.1
!
health-monitor fghiib01uat
type http
admin-status online
!
health-monitor fghiib02uat
type http
admin-status online
!
ssl profile self-signed
attach certificate self-signed
attach key self-signed
!
real-server fghiib01uat
ip address 10.224.100.103 7800
base iib01uat_web
admin-status online
!
real-server fghiib02uat
ip address 10.224.100.104 7800
base iib01uat_web
admin-status online
!
virtual-ip vipiibuat
ip address 10.224.100.201 7800
base vipiibuat
admin-status online
!
real-server group rsgroup_websilo1
members by regex "fghiib.*"
member fghiib02uat
member fghiib01uat
!
virtual-server websilo1
service http
persist source-ip
attach virtual-ip vipiibuat default
attach real-server fghiib02uat weight 0
attach real-server fghiib01uat weight 0
Code
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