dear, temen-temen admin

saya mencoba untuk bikin load balancer (director) dengan menggunakan
ultramonkey (heartbeat & lidirectord) seperti di
http://www.ultramonkey.org
1 buah DIRECTOR dan 2 buah WEB SERVER

saya sudah mencoba configurasi yang terdapat di
http://www.ultramonkey.org/2.0.1/topologies/lb-eg.html tetapi masih
belum bisa berjalan ( dipanggil pakai browser pada ip-external selalu
time-out)

configurasi saya adalah
IP-EXT = 10.1.1.1
IP-INT = 192.168.0.1
WEB1 = 192.168.0.2
WEB2 = 192.168.0.3

di bawah ini file /etc/ha.d/ldirectord.cf
# Global Directives
checktimeout=10
checkinterval=2
#fallback=127.0.0.1:80
autoreload=yes
#logfile="/var/log/ldirectord.log"
logfile="local0"
quiescent=yes

# Virtual Server for HTTP
virtual=10.1.1.1:80
       #fallback=127.0.0.1:80
       real=192.168.0.2:80 masq
       real=192.168.0.3:80 masq
       service=http
       request=".testpage"
       receive="testpage"
       scheduler=rr
       #persistent=600
       protocol=tcp
       checktype=negotiate

di bawah ini adala hasil beberapa perintah ipvsadm

[EMAIL PROTECTED] root]# ipvsadm -L -n --stats
IP Virtual Server version 1.0.10 (size=65536)
Prot LocalAddress:Port               Conns   InPkts  OutPkts  InBytes OutBytes
 -> RemoteAddress:Port
TCP  10.1.1.1:80                    6       18        0      864        0
 -> 192.168.0.2:80                     3        9        0      432        0
 -> 192.168.0.3:80                      3        9        0      432        0

[EMAIL PROTECTED] root]# ipvsadm -L -n --connection
IPVS connection entries
pro expire state       source             virtual            destination
TCP 00:58  SYN_RECV    10.1.1.2:1349  10.1.1.1:80   192.168.0.2:80

mungkin teman-teman sudah pernah ada yang implementasi LB dengan
ultramonkey, mohon pencerahannya.

terimakasih


--
h.a.n.i
YM : haaniez <-> ICQ : 178376269
http://virgohan.blogspot.com

--
FAQ milis di http://wiki.linux.or.id/FAQ_milis_tanya-jawab
Unsubscribe: kirim email ke [EMAIL PROTECTED]
Arsip dan info milis selengkapnya di http://linux.or.id/milis

Kirim email ke