1.I want to know if this module use dns cache for ip, and will the module query the local hosts file when it resolver dns?
2.if i use lua-resty-redis module , when ip of redis domain changed and call redis again, will the lua-resty-redis module resolve the redis domain realtime or throw a exception ?
hello zhang : I have two questions:
1.I want to know if this module use dns cache for ip, and will the module query the local hosts file when it resolver dns?
2.if i use lua-resty-redis module , when ip of redis domain changed and call redis again, will the lua-resty-redis module resolve the redis domain realtime or throw a exception ?
thanks.