LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: How to use KTCPVS?

To: <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: How to use KTCPVS?
From: Wensong Zhang <wensong@xxxxxxxxxxxx>
Date: Mon, 17 Dec 2001 21:35:32 +0800 (CST)
Hello,

On Sun, 16 Dec 2001, Ryo Ooishi wrote:

> Hello,
>
> I want to make a Layer-7 switcher with Linux, so I tried to install
> KTCPVS.
> Instlation was completed successfully, because run 'tcpvsadm' echos my
> rules made by tcpvsadm and lsmod echos tcp_vs_http, tcp_vs_wlc and
> ktcpvs.
>
> But 'tcpvsadm' echos 'LISTEN 0.0.0.0:8080' and http-access was not
> handled by KTCPVS.
> I think the problem is listen port, but I didn't find how to configure
> listen port and it seems to determined by linux system call.
>

Currently, you can use the "-P" port option while adding the service, e.g.
        userspace/tcpvsadm -A -i http -s wlc -P 80

> If anybody can operate KTCPVS correctly, would you please give me some
> advices?
>

KTCPVS is still in early development, I don't recommend you to use it in
production systems, but your brave testing and feedback is very welcome. I
really should work hard on it.

Regards,

Wensong



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