Hi Shehan, Perfect, and yes, you can alter the timeout value to whatever you would like. This is session persistence time - https://www.haproxy.com/blog/load-balancing-affinity-persistence-sticky-sessions-what-you-need-to-know
Many thanks, <https://www.loadbalancer.org/> Josh Turnbull Head of Strategy Loadbalancer.org Ltd. <https://www.loadbalancer.org/> UK +44 (0)330 380 1064 US +1 833 274 2566 <+1%20833%20274%202566> jos...@loadbalancer.org [image: LinkedIn] <https://www.linkedin.com/company/loadbalancer-org/> [image: Twitter] <https://twitter.com/loadbalancerorg> On Thu, 3 Oct 2024 at 09:48, Shehan Jayawardane <sheh...@nvision.lk> wrote: > Hi Josh, > > Thanks for the information. Yes, I was referring to session persistence. > one more query, can we set a time for a session. So that after the session > time out the request can be load balanced. > > Best Regards, > Shehan Jayawardane > *Head of Engineering* > *sheh...@nvision.lk <sheh...@nvision.lk>* > www.thryvz.com > > > ------------------------------ > *From:* Joshua Turnbull <jos...@loadbalancer.org> > *Sent:* 03 October 2024 13:54 > *To:* Shehan Jayawardane <sheh...@nvision.lk> > *Cc:* haproxy@formilux.org <haproxy@formilux.org>; Dev Ops < > dev...@nvision.lk> > *Subject:* Re: HAproxy load balancing query > > Hi Shehan, > > If you're referring to Session Persistence, then absolutely. > > *Session persistence means that the load balancer routes a client to the > same backend server once they have been routed to that server once. It > avoids the overhead of re-establishing a client’s state on a new server > with each request, since the same server is always chosen.* > > HAProxy resource here: > https://www.haproxy.com/documentation/haproxy-configuration-tutorials/session-persistence/ > > I hope that this helps. > Kind regards, > > <https://www.loadbalancer.org/> > > Josh Turnbull > > Head of Strategy > > Loadbalancer.org Ltd. <https://www.loadbalancer.org/> > > UK +44 (0)330 380 1064 > > US +1 833 274 2566 <+1%20833%20274%202566> > > jos...@loadbalancer.org > > [image: LinkedIn] <https://www.linkedin.com/company/loadbalancer-org/> > > [image: Twitter] <https://twitter.com/loadbalancerorg> > > > On Thu, 3 Oct 2024 at 07:25, Shehan Jayawardane <sheh...@nvision.lk> > wrote: > > Hi Team, > > We are considering to deploy HAproxy as our load balancer to our AAA > solution. Is there any option to save connection session, where we can use > the same path for the session period? > > > Best Regards, > Shehan Jayawardane > *Head of Engineering* > *sheh...@nvision.lk <sheh...@nvision.lk>* > www.thryvz.com > > >