Thanks a lot, Willy. Regards, - Krishna
On Mon, Dec 7, 2015 at 11:59 AM, Willy Tarreau <[email protected]> wrote: > Hi Krishna, > > On Mon, Dec 07, 2015 at 08:31:19AM +0530, Krishna Kumar (Engineering) > wrote: > > Hi Willy, Baptiste, > > > > Apologies for the delay in reproducing this issue and in responding. > > > > I am using HAProxy 1.6.2 and am still finding that connection reuse is > not > > happening in my setup. Attaching the configuration file, command line > > arguments, and the tcpdump (80 packets in all), in case it helps. HAProxy > > is configured with a single backend. The same client makes two requests, > > one a telnet with a GET request for a 128 byte file, and the second 'ab > -k' > > command to retrieve the same file. > (...) > > Can you please take a look and suggest what needs to be done to get reuse > > working? > > Thank you for this detailed report. I agree that your config shows that > it should work and the pcap shows that it doesn't. I've taken a quick > look at the code and have no idea why it does this. I'm going to > investigate > and will keep you informed. > > Thanks! > Willy > >

