mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2026-03-04 00:01:12 -05:00
ECS info on Request/Response details page #4641
Labels
No labels
P1: Critical
P2: High
P3: Medium
P4: Low
UI
bug
cannot reproduce
compatibility
dependencies
docker
documentation
duplicate
enhancement
enhancement
external libs
feature request
good first issue
help wanted
infrastructure
invalid
localization
needs investigation
performance
potential-duplicate
question
recurrent
research
snap
waiting for data
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AdGuardHome#4641
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cenk on GitHub (Aug 5, 2023).
Prerequisites
I have checked the Wiki and Discussions and found no answer
I have searched other issues and found no duplicates
I want to request a feature or enhancement and not ask a question
The problem
ECS info not showing on Request/Response details page
Proposed solution
Can you add ECS information to details page?
Alternatives considered and additional information
No response
@ainar-g commented on GitHub (Aug 7, 2023):
I'm not sure what you mean. There is ECS information if you enable ECS processing on the Settings → DNS settings page.
@cenk commented on GitHub (Aug 10, 2023):
I mean the ECS information does not appear on the details page where all the information is contained. In order to see the ECS information, it is necessary to open the information page you have shown.
In fact, it would be great if we could also see the ECS information on the page I showed.
Just wanted to suggest it as an improvement.
@ainar-g commented on GitHub (Aug 11, 2023):
Ah, I see, thanks. The thing about the UI is that a lot of people want a lot of different stuff to be shown, and unless you want to go full UI builder, you can't really satisfy everyone, heh. We'll see how many 👍 this will gather.
@duckxx commented on GitHub (Aug 26, 2023):
我支持在日志查询中新增ECS详细信息,这会清楚的知道dns分流的调度情况和知道分配到哪个edns。这会使优化解析速度更近一步。更重要的是不用访问检测工具 也能看出解析速度问题所在。
如果能自定义检测工具 检测出来的DNS的IP就好了
@duckxx commented on GitHub (Aug 26, 2023):
因为adguardhome的ECS分配的edns默认是adguardhome服务器所在地区网络的edns,就算在不同地区连上,分配到的edns仍然是adguardhome服务器所在地区的edns。解析出的CDN的IP地址大部分偏向于adguardhome服务器地区。不是根据用户所在地区分配用户附近的edns。
比如:
adguardhome服务器在美国纽约。
用户在美国华盛顿连上adguardhome。
用户分配到的是美国纽约的edns,不是用户所在地区的华盛顿edns。