If so, haproxy will try to reuse the connection between backend
and server. As a result, there will be less new backend
connections than in http-server-close mode and the throughput
of haproxy will be promoted.
This is my understanding, yes.

I'm not sure this will significantly enhance throughput, but it
will use CPU and Memory more efficiently.


Lukas                                   
Hi Lukas

Thank you.

I have tested tunnel mode and http-server-close mode under same condition,
the throughput in tunnel mode is higher than that in http-server-close mode.

Since there will be less new backend connections and more data to be processed by userland in full keepalive mode, CPU shoudl be used more efficiently as you said.

Best Regards,
Godbach

Reply via email to