Many thanks! Cheers.
-----Original Message----- From: Baptiste [mailto:bed...@gmail.com] Sent: den 22 april 2016 14:49 To: Stefan Johansson <stefan.johans...@adtoma.com> Cc: haproxy@formilux.org Subject: Re: Regarding client side keep-alive > Basically, I want the client<>haProxy side to use keep alive, but > haProxy<>server side to close every connection and open a new one for > each request. > > Is it then correct to use http-server-close? You are correct. Set it up in your defaults section or in both the frontend and the backend. > Also, has anybody had any issues with http-server-close in high > traffic environments? Like lingering connections, connections not > closed properly etc. This feature has been available for many years and it is very stable for many years too :) You can use without any issue. Baptiste