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
|