mirror of
https://github.com/mageddo/dns-proxy-server.git
synced 2026-04-25 17:35:54 +03:00
[GH-ISSUE #139] Fix for slow ping regressed in >= 2.14.0 #56
Labels
No labels
bug
confirmed
discussion
duplicate
enhancement
feature
feature-request
not-planned
pull-request
secondary-feature
stale
triage
waiting-feedback
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dns-proxy-server-mageddo#56
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 @russau on GitHub (Jun 3, 2019).
Original GitHub issue: https://github.com/mageddo/dns-proxy-server/issues/139
Hello,
Thank you for creating this tool, I'm finding it very useful for some training environments that I create.
I think the fix for #119 has regressed in version 2.14.0. Ping is very fast for me in 2.13.2, but is now slow in version 2.14.0. I have a similar situation to the original ticket: I'm attempting to ping
container1and my/etc/resolv.confcontains asearch hsd1.wa.comcast.net.Let me know if you would like me to provide any more logs or details.
Thanks again!
@mageddo commented on GitHub (Jun 3, 2019):
Do you still have this issue at 2.14.5?
@russau commented on GitHub (Jun 3, 2019):
Yes, I was updating some scripts to run the most recent version when I first noticed the problem.
@mageddo commented on GitHub (Jun 4, 2019):
Okay, I'll try to simulate the issue, I think we really need some automated tests for this
@mageddo commented on GitHub (Jun 6, 2019):
Issue was fixed on 2.14.6, can you confirm?
@russau commented on GitHub (Jun 9, 2019):
I tested with https://github.com/mageddo/dns-proxy-server/releases/download/2.14.6/dns-proxy-server-linux-amd64-2.14.6.tgz - all looks good!