Re: [Ipvsman-users] keepalived: multiple declarations
Status: Alpha
Brought to you by:
volkerjaenisch
|
From: Dr. V. J. <vol...@in...> - 2007-07-28 17:19:33
|
Gerry Reno schrieb:
> If I have 20 real servers is there a way to simplify declaring these in
> keepalived.conf. In other words how can I get the same block of
> information to apply to multiple real servers:
>
> Currently:
>
> real_server 192.168.1.200 80 {
> ...
> }
> real_server 192.168.1.201 80 {
> ... same stuff
> }
>
> Is there some way to do something like:
>
> real_server 192.168.1.200 80,
> real_server 192.168.1.201 80,
> real_server 192.168.1.202 80,
> real_server 192.168.1.203 80,
> real_server 192.168.1.204 80,
> real_server 192.168.1.205 80,
> real_server 192.168.1.206 80,
> real_server 192.168.1.207 80 {
> ... same stuff
> }
>
This is on the ToDo already.
http://sourceforge.net/tracker/index.php?func=detail&aid=1715506&group_id=171517&atid=858242
Best regards,
Volker
--
====================================================
inqbus it-consulting +49 ( 341 ) 5643800
Dr. Volker Jaenisch http://www.inqbus.de
Herloßsohnstr. 12 0 4 1 5 5 Leipzig
N O T - F Ä L L E +49 ( 170 ) 3113748
====================================================
|