On Tue, Dec 9, 2014 at 10:04 PM, Pavlos Parissis <[email protected]> wrote: > Hi, > > It has been mentioned that 1.5 version doesn't support connection > pooling, meaning that 1 TCP session to a backend server can serve > multiple HTTP requests originated from than 1 client. > > Do you guys have plans to introduce this functionality in 1.6 release? > > Cheers, > Pavlos >
Hi Pavlos, I'm speaking on behalf of Willy, so he may complete my answer. I don't know if this will be available in 1.6, but in order to support HTTP/2.0, HAProxy will have to support connection pooling. Baptiste

