these 3 machines are in one local network . their ip are :
192.168.1.107,192.168.1.116,192.168.1.125,.
125 is the balancer ,vip is set to 192.168.1.112 ,
after ipvsadm -A and -a , ipvsadm output this:
IP Virtual Server version 1.2.1 (size=4096)
Prot LocalAddress:Port Scheduler Flags
-> RemoteAddress:Port Forward Weight ActiveConn InActConn
TCP localhost:8888 rr
-> localhost:8888 Route 1 0 0
-> localhost:8888 Route 1 0 0
then I type http://192.168.1.112/index.html on the browser address
location , and capture the traffic , it shows me the vip server RST
connection actively.
2013/7/9 Thomas Bätzler <t.baetzler@xxxxxxxxxx>
> Hatt Tom <net.study.sea@xxxxxxxxx> asked:
> > I have depoly a lvs cluster with 3 pc,and configure it well ,
> > but when I access index.html , balance loader not redirected it ,just
> RST
> > the request connection .for times and times .
> >
> > Is there mothod to fix this and check it out?
>
> Certainly. First of all it involves you describing your network and your
> cluster setup. Without that info it's anybody's guess what's going on.
>
> Cheers,
> Thomas
>
> _______________________________________________
> Please read the documentation before posting - it's available at:
> http://www.linuxvirtualserver.org/
>
> LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
> Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
> or go to http://lists.graemef.net/mailman/listinfo/lvs-users
>
_______________________________________________
Please read the documentation before posting - it's available at:
http://www.linuxvirtualserver.org/
LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
or go to http://lists.graemef.net/mailman/listinfo/lvs-users
|