Include config Files

Simon Pearce sp at http.net
Wed Aug 9 11:08:33 BST 2006


Hi,


I am setting up two load balancers with keepalived on Gentoo to load
balance our dns servers. We have 150 instances of powerdns running on 4
real servers behind the load balancers with 150 virtual ip addresses on
each load balancer primary and slave dns. The keepalived.conf is
becoming extremly large so i was wondering is there a way of including
addional config files for the virtual servers. Another question i was
thinking about is there a way of grouping virtual server configs so that
i could have more than one ip per virtual server config. Something like
this i hope this makes sense.


virtual_server 213.160.x.x 22 {				
virtual_server 213.160.x.x 22
delay_loop 30
lb_algo rr
lb_kind NAT
protocol TCP
ha_suspend

real_server 192.168.1.2 22 {
weight 1
TCP_CHECK {
connect_timeout 3
connect_port 22
                }


Regards Simon

Search lvs-users Archives
Limit search to: Subject & Body Subject Author
Sort by: Reverse Sort

More information about the lvs-users mailing list