Skip to content
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

Will the geoip database be automatically reloaded every day? #116

Closed
myallpic opened this issue Apr 13, 2019 · 1 comment · Fixed by #128
Closed

Will the geoip database be automatically reloaded every day? #116

myallpic opened this issue Apr 13, 2019 · 1 comment · Fixed by #128

Comments

@myallpic
Copy link

I want to know if I need to manually restart geodns every day to load the new geoip database?

@abh
Copy link
Owner

abh commented Apr 13, 2019 via email

@abh abh closed this as completed in 0b19890 Oct 31, 2021
bufrr pushed a commit to bufrr/geodns that referenced this issue Feb 1, 2023
Add goroutine to watch file modification time each minute. Lock and
update the files independently if the modification time is newer than
the last time it was loaded.

Also ancillary fixes for type signatures, and formatting test files.

Fixes abh#116, abh#16
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

Successfully merging a pull request may close this issue.

2 participants