Thanks for the reply!
Is there a recommended way to get such information at global level?
One approach I can think of is using `ngx.shared.dict` to broadcast events to workers and workers "report" back its information.
Andy
On Friday, January 12, 2018 at 10:49:21 AM UTC+9, tokers wrote:
Hi!
The `get_primary_peers` also works at the worker level since the upstream group is per worker.