Closed keepsimple1 closed 6 months ago
This is to fix issue #216 :
In DNS records refresh, currently we always send query for DNS name of service instances. This won't refresh PTR records as their names are the service type (ty_domain), not the instance name.
ty_domain
Also added missing timers for refresh.
This is to fix issue #216 :
In DNS records refresh, currently we always send query for DNS name of service instances. This won't refresh PTR records as their names are the service type (
ty_domain
), not the instance name.Also added missing timers for refresh.