On Tue, Sep 27, 2005 at 03:01:59AM -0700, massimiliano conteduca wrote:
> first sorry for second post today,
>
> i wish to ask how LVS manage the session already
> opened.
>
> i explain my problem.
>
> when a user connect to my website lets say the
> director forward the client to realserver A
>
> once the client is logged, session are created on
> realserver A, but when the client make another
> request, the director can forward it on realserver B..
> here problems comes, because the realserver B dosnt
> have any session for this client... (the session is on
> realserver A)
>
> so question is how "chain" a client to a realserver
> till the connection is estabilished and dont let the
> client jump from A to B for each request ?
Use persistance, the -p flag to ipvsadm.
--
Horms
|