GitHub-huyuan

Results 6 comments of GitHub-huyuan

Sorry, it's not true that it doesn't work all the time, but it takes a long time(About ten minutes) before it does.Are you talking about the cache plugin?But I'm sure...

Thanks so much for the ideas provided. Is there any way we can tell that this parses in our cache

In addition to this, I've run into another phenomenon where the A record parses fine, but there is a problem with the PTR ![image](https://github.com/coredns/coredns/assets/40454512/abb32eb6-b319-49e5-b420-53897a47a355)

And is there any way I can adjust this refresh time?

Yes,Thanks.I can see why this is happening.I think this is the key ![image](https://github.com/coredns/coredns/assets/40454512/01bcb834-7019-471c-90a4-40ab05a836dd) Because the PTR record is finally parsed by the forward

There is a backend.go file in the plugin directory that defines the ServiceBackend interface, so why don't we implement the methods in this interface? I don't know if I've made...