Hey,

httpclose disables HTTP keepalive on both the client and server sides
while http-server-close only disable keepalive on the server side.
The name comes from the Connection header which is set to Close.

cheers

On Fri, Feb 17, 2012 at 8:11 PM,  <[email protected]> wrote:
> Reading the v1.5 documentation, i am confused as to when these 2 options 
> should be used and their difference
>
> option http-server-close
> http://code.google.com/p/haproxy-docs/wiki/http_server_close
>
> vs
>
> option httpclose
> http://code.google.com/p/haproxy-docs/wiki/httpclose
>
> ??
>
> ---
> posted at http://www.serverphorums.com
> http://www.serverphorums.com/read.php?10,447778,447778#msg-447778
>

Reply via email to