[lvs-users] The streaming connection would be disconnected when two minutes period is reached on LVS-DR
Graeme Fowler
graeme at graemef.net
Sat Aug 15 09:05:21 BST 2009
On Sat, 2009-08-15 at 01:28 +0800, s96213514 wrote:
> However, in my test, if the client watches the streaming movie via LVS, the streaming connection would be disconnected when 2 minutes period is reached. This does not occur if the client connects directly to one of the real-servers. The streaming server uses the RTSP protocol which is based on TCP protocol to establish streaming connection with clients.
Use persistence, as Malcolm mentioned. You don't say how you're managing
the setup, so how you do that depends on what you're using.
Persistence makes sessions "sticky" - a client (or clients) will be sent
to the same realserver for all connections within the idle timeout.
Graeme
More information about the lvs-users
mailing list