8000 adding a record to the zonefile and restarting the server doesn't propigate the update · Issue #6 · RyanGibb/eon · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

adding a record to the zonefile and restarting the server doesn't propigate the update #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

8000
Open
RyanGibb opened this issue Nov 11, 2024 · 2 comments

Comments

@RyanGibb
Copy link
Owner

No description provided.

@patricoferris
Copy link
Contributor

Is this a good first issue for user 2 of eon ?

@RyanGibb
Copy link
Owner Author

So the issue is in the primary we aren't re-sending the zonefile as updates on restoring secondary capabilities. I've just pushed a quick fix that re-sends the zonefiles as updates when restoring a secondary capability (which the primary does after restarting) 8ff9899. This won't work for removing records, though, so I think some functionality to clear the zone before sending would be appropriate. Also this will send the zonefile even if nothing has changed -- we could support serial numbers (or just do a hash of the zonefile -- I don't think we really need serial numbers) and only send the updated zone if it's changed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0