>> Did you declare you local host in the peers section? If I recall correctly,
>> that will make sure that the stick tables are synched form the old to the
>> new process.
>
> Unfortunately that leads to an error:
>
> [ALERT] 070/192546 (2839) : Proxy 'back1': peers can't be used in
> multi-process mode (nbproc> 1).
>
> Is this a hard limitation? I only use multi-process mode for a
> ssl-offloading frontend. This forwards to a http frontend bound to one
> process and that uses a backend also bound to that same process.

I'm not sure if we are able to solve this with current code.

I don't think you should ignore this warning either, it will probably lead to
random and unexpected behavior.


What we would need is to be able to bind the peers processing to
a specific process, but that doesn't appear to be currently possible.



Lukas

                                          

Reply via email to