On Wed, Dec 18, 2013 at 10:19 PM, Thomas Heil
<[email protected]> wrote:
> Hi,
>
> I have a question according to the new feature server-side keep-alive in
> 1.5dev20 and higher and how does it work with
> content switching. By enabling this feature, is content switching still
> working properly? According
> to the exceliance memo aloha_load_balancer_http_connection_mode_memo2 I
> prefer using server-close, so that
> http keepalive is allowed on the client side but disabled on the server
> side.
>
> In my default section I have the following parameters:
>
> -
> no option httpclose
> option http-server-close
> no option forceclose
> -
>
> So headers are analyzed and body is scanned. Iam unsure how to use
> server-side keep-alive because I cannot find this option in
> http://haproxy.1wt.eu/download/1.5/doc/configuration.txt
>
> Any suggestions?
>
> cheers
> thomas


Hi Thomas,

More information here:
http://cbonte.github.io/haproxy-dconv/configuration-1.5.html#4-option%20http-keep-alive

Baptiste

Reply via email to