Re: Reuse backend connections

2018-06-29 Thread Leela Kalidindi (lkalidin)
Bryan, One another follow-up question - what does persist do? Thanks! -Leela From: Bryan Talbot Date: Friday, June 29, 2018 at 12:40 PM To: "Leela Kalidindi (lkalidin)" Cc: HAproxy Mailing Lists Subject: Re: Reuse backend connections On Jun 29, 2018, at Jun 29, 12:38

Re: Reuse backend connections

2018-06-29 Thread Leela Kalidindi (lkalidin)
Hi Bryan, Thanks a lot for the prompt response. Is there a such kind of thing to leave the backend connections open forever that can serve any client request? -Leela From: Bryan Talbot Date: Friday, June 29, 2018 at 12:30 PM To: "Leela Kalidindi (lkalidin)" Cc: HAproxy Mai

Re: Reuse backend connections

2018-06-29 Thread Leela Kalidindi (lkalidin)
\n maxconn 16\n", Thanks! From: Bryan Talbot Date: Friday, June 29, 2018 at 12:47 PM To: "Leela Kalidindi (lkalidin)" Cc: HAproxy Mailing Lists Subject: Re: Reuse backend connections On Jun 29, 2018, at Jun 29, 12:42 PM, Leela Kalidindi (lkalidin) mailto:lkali...@cisco.com

reuse backend connections

2018-06-28 Thread Leela Kalidindi (lkalidin)
Hi, How can I enforce haproxy to reuse limited backend connections regardless of number of client connections? Basically I do not want to recreate backend connection for every front end client. "HAPROXY_0_BACKEND_HEAD": "\nbackend {backend}\n balance {balance}\n mode http\n option

Reuse backend connections

2018-06-29 Thread Leela Kalidindi (lkalidin)
Hi, How can I enforce haproxy to reuse limited backend connections regardless of number of client connections? Basically I do not want to recreate backend connection for every front end client. "HAPROXY_0_BACKEND_HEAD": "\nbackend {backend}\n balance {balance}\n mode http\n option