-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Please enhance the DNS cache settings #4695
Comments
Apologies for the long response. We do plan on expanding the cache statistics in v0.108. |
3 tasks
adguard
pushed a commit
to AdguardTeam/dnsproxy
that referenced
this issue
Dec 1, 2022
Updates AdguardTeam/AdGuardHome#4695. Updates AdguardTeam/AdGuardHome#5190. Squashed commit of the following: commit 535edd8 Author: Ainar Garipov <A.Garipov@AdGuard.COM> Date: Thu Dec 1 18:23:15 2022 +0300 proxy: use mutexes better commit fe301f4 Author: Ainar Garipov <A.Garipov@AdGuard.COM> Date: Thu Dec 1 18:11:59 2022 +0300 proxy: add cache clear api
adguard
pushed a commit
to AdguardTeam/dnsproxy
that referenced
this issue
Dec 2, 2022
Updates AdguardTeam/AdGuardHome#4695. Updates AdguardTeam/AdGuardHome#5190. Squashed commit of the following: commit 881fbc0 Author: Ainar Garipov <A.Garipov@AdGuard.COM> Date: Fri Dec 2 15:28:47 2022 +0300 proxy: fix panic
adguard
pushed a commit
that referenced
this issue
Dec 2, 2022
Updates #4695. Updates #5190. Squashed commit of the following: commit f4156f5 Author: Ildar Kamalov <ik@adguard.com> Date: Fri Dec 2 16:19:03 2022 +0300 client: button styles commit 42cd8ac Author: Ainar Garipov <A.Garipov@AdGuard.COM> Date: Fri Dec 2 15:39:15 2022 +0300 all: upd dnsproxy commit 87b0439 Author: Ildar Kamalov <ik@adguard.com> Date: Fri Dec 2 15:19:07 2022 +0300 client: add clear cache button commit ee99548 Author: Ainar Garipov <A.Garipov@AdGuard.COM> Date: Thu Dec 1 18:54:54 2022 +0300 all: add cache clear
The clear cache button has been implemented in 09f88cf, which should be a part of the upcoming v0.107.20 release. |
heyxkhoa
pushed a commit
to heyxkhoa/AdGuardHome
that referenced
this issue
Mar 20, 2023
Updates AdguardTeam#4695. Updates AdguardTeam#5190. Squashed commit of the following: commit f4156f5 Author: Ildar Kamalov <ik@adguard.com> Date: Fri Dec 2 16:19:03 2022 +0300 client: button styles commit 42cd8ac Author: Ainar Garipov <A.Garipov@AdGuard.COM> Date: Fri Dec 2 15:39:15 2022 +0300 all: upd dnsproxy commit 87b0439 Author: Ildar Kamalov <ik@adguard.com> Date: Fri Dec 2 15:19:07 2022 +0300 client: add clear cache button commit ee99548 Author: Ainar Garipov <A.Garipov@AdGuard.COM> Date: Thu Dec 1 18:54:54 2022 +0300 all: add cache clear
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Have a question or an idea? Please search it on our forum to make sure it was not yet asked. If you cannot find what you had in mind, please submit it here.
Prerequisites
Please answer the following questions for yourself before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
Problem Description
When I used Adguard Home, I opened the "cache_optimistic" option, and I occasionally wondered how much the current DNS cache was used in order to increase the cache size in time when the cache was exhausted.
Proposed Solution
Display the specific size of current DNS cache is used in the web interface.
And provide the function of refreshing DNS cache.
Additional Information
The text was updated successfully, but these errors were encountered: