LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: KTCPVS

To: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: KTCPVS
From: Wensong Zhang <wensong@xxxxxxxxxxxx>
Date: Thu, 18 Apr 2002 23:05:12 +0800 (CST)
Hello,

On Sun, 14 Apr 2002, tsethi wrote:

> 
> I have a problem which i think KTCPVS might solve..
> Can you please answer a question:
> 
> Can KTCPVS transfer a persistent HTTP like connection to another server in
> a VS setup?..i.e the client will not explicitly do a HTTP reconnect. For

In the current KTCPVS implmentation, it doesn't close a connection 
explicitly. The connection will be closed only when either the client or 
the server closes the socket.

> eg: client maybe streaming mp3s from shoutcast/icecast over HTTP and
> (client) doesnt do explicit reconnects.
> 

If your mp3 files are stored in the different HTTP servers, the current 
KTCPVS cannot send the mp3 files from different HTTP servers to the client 
through a persistent connection.

However, we will add persistent connection support soon. :)

Regards,

Wensong



<Prev in Thread] Current Thread [Next in Thread>
  • KTCPVS, tsethi
    • Re: KTCPVS, Wensong Zhang <=