Hi Willy, Seeing some issues in the mailing list with the couple appsession/nbproc > 1, I'm working on a small patch to add some warnings if appsession or sticking rules are used on multiple processes (I leave them as non fatal errors to not break current configurations).
I've not tested peers yet, but I wonder if there won't be some huge issues with nbproc > 1 in that case too. I see at least 2 possibilities to prevent those issues : - the simplest, by adding a fatal error if peers are used with nbproc > 1 - add a facultative "bind-process" on each "peer" line, which can take one and only one process-number. There are maybe some other (and better) solutions, discussion is opened ;-) -- Cyril Bonté

