Hi to all.
I`ve just started with VS and I trie to balance 2 servers. So there is one
server that gets the request and that he should forward to the 2 real
servers. So I got the 2.2.18 Kernel and patched it. Everything is running.
I started to add
ipvsapm -A -t 192.168.10.50 :80 -s wrr
ipvsadm -a -t 192.168.10.50:80 -R 192.168.10.100:80
ipvsadm -a -t 192.168.10.50:80 -R 192.168.10.150:80
Just for testing here.
I`ve tried this with and without MASQ.
If I type ipvsadm -L
It is counting the InActConn if I reload the page.
But on my windows client I get always the message, that the page can not be
shown.
Help !!
What have I done wrong.
thanks
Matz
|