-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Joseph Mack wrote:
first of all thanks for writing me back so quickly...
| you are setting up redundant directors?
no I only have one director which is the fallback server... The only one
is only used with heartbeat ... this is may be the pb. But can you
explain me why ??
In fact
~ ----------------
~ |virtual server|
~ |192.168.1.225 |
~ ----------------
~ |
~ |
~ |
~ |-------------------------------|
~ | |
~ ----------------- -----------------
~ |real server | |fallback server|
~ |10.0.0.1 | |10.0.0.2 |
~ ----------------- -----------------
the apache service on the real server is started by heartbeat.
the fallback server is the only one that is configured with
ldirectord... so I am testing from the fallback server that the service
is up on the real server...
here is my /etc/ha.d/ldirectord.cf (the only one I use, it is located on
the fallback)
checktimeout=2
checkinterval=2
fallback = 10.0.0.2:80 gate
virtual = 192.168.1.225:80
~ protocol = tcp
~ scheduler = wlc
~ real = 10.0.0.1:80 gate 5
~ request = "/.testpage"
~ receive = "test page"
and here is my /etc/ha.d/ha.cf from the fallback (the one on the real is
identical)...
debugfile /var/log/ha-debug
logfile /var/log/ha-log
logfacility local0
keepalive 2
deadtime 10
serial /dev/ttyS0
udp eth1
node cluster-ha1
node cluster-ha2
~ Chris
- --
Christophe Sauthier christophe.sauthier@xxxxxxxxxxx
Eikonex )Open Source Engineering http://www.eikonex.net
Toulouse: +33(0) 34 416 800
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.0 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQE+SmJFHkAul+yGCjERAg2RAJoD5eU2y2xEuFF1AqoQmaos1SvUBgCgkMs1
s7/R/wXi2JDe2w7bnu2CJuE=
=HBZB
-----END PGP SIGNATURE-----
|