ObjectWeb Consortium
Search ObjectWeb Mail Archive: 

Advanced Search - Powered by Google


Mail Archive Home | enhydra List | October 2005 Index

<--  Date Index  --> <--  Thread Index  -->

Re: [Openuss-developers] Re: [enhydra] Session Replication at Enhydra Director


Hi Sinisa,

thanks for your insight!

Enhydra Director can't be used to replicate sessions between Enhydra
instances. If sessionAffinity="false" (parameter of Tomcat connector - in
our case Director Connector), Director will redirect requests based on
round-robin algorithm. In than case, Director will not take care about
sessions. If sessionAffinity=true, requests from the same session will be
redirect to the same application server. But if one server will stop,
requests from sessions which were stored on that server, will be redirected
to the next app. server as a new sessions.

At the moment I'm using this SessionManager:
SessionManager.Class = com.lutris.appserver.server.sessionContainerAdapter.ContainerAdapterSessionManager

Is there any better SessionManager, which can replicate the sessions
between Enhydra instances? I mean, do you have any examples how to
configure Enhydra Application (PO) which can replicate the servlet
sessions between all instances, so I can turn off the session affinity
(sessionAffinity="false")?

Thanks a lot!
--
---------------------------------------------------
Blasius Lofi Dewanto
---------------------------------------------------
OpenUSS - Open University Support System
http://openuss.sourceforge.net
---------------------------------------------------
E-Mail   : dewanto@xxxxxxxxxxxxxxx
---------------------------------------------------

>
>
> Regards,
> Sinisa
>
> ----- Original Message -----
> From: "Lofi Dewanto" <dewanto@xxxxxx>
> To: <enhydra@xxxxxxxxxxxxx>; "OpenUSS - Developer List"
> <openuss-developers@xxxxxxxxxxxxxxxxxxxxx>
> Sent: Wednesday, October 26, 2005 10:38 AM
> Subject: [enhydra] Session Replication at Enhydra Director
>
>
>
>>Hi All,
>>
>>is there any possibility to replicate the web session
>>between all Enhydra instances with Enhydra Director (EE 6.3.x),
>>so that it is possible to set the sessionAffinity to "false"?
>>
>>So if one presentation layer is turned off it does not disturb
>>the users? Using sessionAffinity to "true" disturbs the users
>>since they have to login again...
>>
>>Thanks a lot!
>>--
>>---------------------------------------------------
>>Blasius Lofi Dewanto
>>---------------------------------------------------
>>OpenUSS - Open University Support System
>>http://openuss.sourceforge.net
>>---------------------------------------------------
>>E-Mail   : dewanto@xxxxxxxxxxxxxxx
>>---------------------------------------------------
>>
>>
>>
>>
>
>
>
> ----------------------------------------------------------------------------
> ----
>
>
>
>>--
>>You receive this message as a subscriber of the enhydra@xxxxxxxxxxxxx
>
> mailing list.
>
>>To unsubscribe: mailto:enhydra-unsubscribe@xxxxxxxxxxxxx
>>For general help: mailto:sympa@xxxxxxxxxxxxx?subject=help
>>ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
>>
>
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by the JBoss Inc.
> Get Certified Today * Register for a JBoss Training Course
> Free Certification Exam for All Training Attendees Through End of 2005
> Visit http://www.jboss.com/services/certification for more information
> _______________________________________________
> Openuss-developers mailing list
> Openuss-developers@xxxxxxxxxxxxxxxxxxxxx
> https://lists.sourceforge.net/lists/listinfo/openuss-developers
>
>






<--  Date Index  --> <--  Thread Index  -->

Reply via email to:

Powered by MHonArc.

Copyright © 1999-2005, ObjectWeb Consortium | contact | webmaster.