LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: Load Balancing HTTP traffic does not seem to be working.

To: scott@xxxxxxxxxxx, <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: Load Balancing HTTP traffic does not seem to be working.
From: Francisco Gimeno <kikov@xxxxxxxxx>
Date: Mon, 8 May 2006 16:00:35 +0200
hi

the second part

have you added the loopbacks ip in the real servers ?

# ifconfig lo:1 172.16.60.233 netmask 255.255.255.255
# route add -host 172.16.60.233 dev lo

have you configured the VirtualHost in Apache for 172.16.60.233 ?

go to the real servers, and check there:
$ telnet 172.16.60.233 80
GET / HTTP/1.1
Host: HOSTNAME
<Enter>



Hello Francicso thanks for the response.
I added another real server real=172.16.60.25:80 gate and no luck. Seems I can only access the machine that currently has the VIP
established.

scott


<Prev in Thread] Current Thread [Next in Thread>