[GH-ISSUE #42] Reduce configuration load/save calls #16

Closed
opened 2026-02-26 04:33:46 +03:00 by kerem · 1 comment
Owner

Originally created by @mageddo on GitHub (Oct 1, 2017).
Original GitHub issue: https://github.com/mageddo/dns-proxy-server/issues/42

Today every time that server need to solve a name in local host it load this config from disk then overwrite the disk configuration. it is not performative and not necessary, a cache can be used for that.

Originally created by @mageddo on GitHub (Oct 1, 2017). Original GitHub issue: https://github.com/mageddo/dns-proxy-server/issues/42 Today every time that server need to solve a name in local host it load this config from disk then overwrite the disk configuration. it is not performative and not necessary, a cache can be used for that.
kerem 2026-02-26 04:33:46 +03:00
Author
Owner

@mageddo commented on GitHub (Oct 11, 2017):

Pull Request

<!-- gh-comment-id:335827731 --> @mageddo commented on GitHub (Oct 11, 2017): [Pull Request ](https://github.com/mageddo/dns-proxy-server/pull/43)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dns-proxy-server-mageddo#16
No description provided.