OFBiz session between load balancer

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

OFBiz session between load balancer

S K Pradeep kumar
Hi All,

What is the modification we need to do for the OFBiz application to manage
the session between 2 server hosted on Amazon Elastic load Balancer.

With regards,
Pradeep
Reply | Threaded
Open this post in threaded view
|

Re: OFBiz session between load balancer

Sanjeev Gupta
I think, None. (although I've never worked with Amazon Load balancer)
Session handling can be take care by your web server that's frontending your application server running Ofbiz.

Rgds
Sanjeev Gupta
www.digitalwebadvisors.com
Reply | Threaded
Open this post in threaded view
|

Re: OFBiz session between load balancer

Tirtha Rahaman
Session Management is handled by Tomcat in Ofbiz. In case of multiple web
servers coming into play when infrastructure scales up, session needs to be
stored in a shared place. AWS recommends DynamoDB for the purpose. This
NoSQL solution is fast and reliable. Although, I've not done Ofbiz in AWS,
since it uses Tomcat the following link will be helpful.

http://docs.aws.amazon.com/AWSSdkDocsJava/latest//DeveloperGuide/java-dg-tomcat-session-manager.html

On Sat, Jul 25, 2015 at 11:35 AM, Sanjeev Gupta <[hidden email]>
wrote:

> I think, None. (although I've never worked with Amazon Load balancer)
> Session handling can be take care by your web server that's frontending
> your
> application server running Ofbiz.
>
>
>
>
>
> -----
> Rgds
> Sanjeev Gupta
> --
> View this message in context:
> http://ofbiz.135035.n4.nabble.com/OFBiz-session-between-load-balancer-tp4671010p4671027.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>



--
Warm regards,
Tirtha Rahaman
Kolkata, WB, IN