LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Another oddity probably related and easy to replicate

To: "LinuxVirtualServer.org users mailing list." <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Another oddity probably related and easy to replicate
From: Malcolm Turnbull <malcolm@xxxxxxxxxxxxxxxx>
Date: Tue, 26 Apr 2005 21:27:14 +0100

If you setup a default.htm page on a single server (iis in this case) behind a LVS DR setup with
default.htm
<HTML>
<HEAD>
<META HTTP-EQUIV="Refresh" CONTENT="5; URL=test.htm">
</HEAD>
</HTML>

And maybee just for fun a :

test.htm
<HTML>
<HEAD>
<META HTTP-EQUIV="Refresh" CONTENT="5; URL=default.htm">
</HEAD>
</HTML>

Access the pages via the RIP and they will bounce back and forth every 5 secs as expected.
Access via the VIP and it hangs i.e. no refresh.

I haven't tested NAT mode yet.

--

Regards,

Malcolm Turnbull.




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