Hi, On Sat, May 16, 2015 at 10:47:36PM +0530, Jai Gupta wrote: > I am getting following error. > > [ALERT] 135/121159 (26512) : Proxy 'backendname': peers can't be used in > multi-process mode (nbproc > 1). > [ALERT] 135/121159 (26512) : Fatal errors found in configuration. > Errors in configuration file, check with haproxy check. > > --------------------------------------- > backend backendname > bind-process 2 > stick-table type string len 12 size 32m expire 7d peers mypeers store > server_id,conn_cnt,conn_cur,conn_rate(300s),bytes_in_cnt,bytes_in_rate(300s),bytes_out_cnt,bytes_out_rate(300s)
Strange, I didn't get any error when I tested the backport. There likely is a difference between your config and the one I used, I'll retest. Willy

