Open anshul291995 opened 5 years ago
i think a have solve the domain problem, would you like to try this ?
https://github.com/zhaofeng0019/nginx-upstream-dynamic-resolve-servers
by the way, this module may should not used with upstream_check module, it may cause some memory problems.
Hi, I was under the impression that this module allows nginx to startup even when domain name can not be resolved ; but for some reason I am not able to reproduce this.
My upstream configuration is:
I get this error on reload: nginx:
[error] host not found in upstream "www.bfdbjdfvlkfdkjfdk.com:80" in /etc/nginx/nginx.conf:165
I am, maybe, missing a ton here. Can someone please help me regarding this ?