DNS Proxy & DNS Cache
DNS Proxy & DNS Cache
1. Does DNS Proxy support http/3 ? If not, can the support be added for faster queries ?
2. Can you add option of customizing DNS Cache size ? Current is 4MB Default and can't be changed.
3. Can you implement optimistic caching in DNS Cache ?
e.g. the client immediatelly receives response of cached entry (with short TTL like 10s), but in the background the router queries upstream DNS servers in case 'original' ttl has expired ?
I feel like DNS cache is great, but current implementation of overriding TTL is too harsh, it doesn't seem to be doing optimistic caching or re-trying to update entries in the background, just caching until specified TTL and thats it, quite useless tbh.
- Copy Link
- Subscribe
- Bookmark
- Report Inappropriate Content
- Copy Link
- Report Inappropriate Content
@Tedd404 sad... :(
@Clive_A you guys could implement ctrld Control-D-Inc/ctrld: A highly configurable, multi-protocol DNS forwarding proxy (github.com) as another option apart from current DNS proxy solution (unbound based on source code), it supports OpenWRT which you clearly use, so it should be a matter of maybe 2-3 developer hours to implement this.
- Copy Link
- Report Inappropriate Content
Information
Helpful: 1
Views: 2179
Replies: 12
Voters 0
No one has voted for it yet.