On 12.03.2015 19:00, Lukas Tribus wrote: >> Hi, >> until a moment ago I was under the impression that when performing a >> reload using the init script (which uses the -sf option for the reload) >> the stick tables would survive but apparently I was mistaken. >> >> Is there a better way to perform a graceful restart that maintains the >> stick table or a way to manually dump+reload the table so that sessions >> survive the reload? > > 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. Regards, Dennis

