How this nginx upstream health checks impact the run time behavior of the nginx server after the startup?
I have observed the nginx/openresty not starting when upstream not available, is this same behaviour if my upstream stopped/not responding during run time or return 502 ?
Thanks,
Sreekanth