Hi
On Tue, Jun 24, 2014 at 4:33 AM, Robert Paprocki wrote:
> -- Just call hc.spawn_checker() for more times here if you have
> -- more upstream groups to monitor. One call for one upstream group.
>
> Do we, however, need to specify additional shm dicts for each upstream,
> or will one shm suffice for multiple upstream definitions?
>
You can share the same shm zone among multiple upstream {} blocks
because the keys have the upstream name prefixed.
I'll make it clear in the documentation :) Thanks for bringing this
into my attention!
Regards,
-agentzh