On Fri, Oct 24, 2014 at 4:37 PM, Ian Cooke <[email protected]> wrote:
> Hi,
>
> Can haproxy change the backend for an existing session?  I have a stateless
> client/server and I thought 'redispatch' did what I want but it seems that's
> only for the initial connection.  What I'd like is for a client that's
> already been connected to maintain the frontend's connection but change the
> session's backend server if the one it's connected to goes down.
>
> Thanks,
> Ian

Hi,

maybe http-server-close is the option you're looking for.

Baptiste

Reply via email to