Hello!
On Thu, Mar 10, 2016 at 6:44 PM, 肖贝贝 wrote:
> HI:
> I use a nginx worker to do config sync, after nginx started, all nginx
> worker will try to get a global lock, the worker which succeed will do such
> job:
>
> repeat
> pcall(load_config)
> until false
>
> I think this worker will do this repeat forever
>
> But after some time, this worker may exit
This has already been discussed in the following github ticket in detail:
https://github.com/openresty/openresty/issues/155
Please do not cross-post. It's annoying. Thanks for your cooperation.
Regards,
-agentzh