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

