[GH-ISSUE #80] TCP or UDP? Why not both? #31

Closed
opened 2026-03-13 15:26:35 +03:00 by kerem · 2 comments
Owner

Originally created by @Ajedi32 on GitHub (May 6, 2018).
Original GitHub issue: https://github.com/acme-dns/acme-dns/issues/80

acme-dns has a config option that lets you choose whether to serve DNS requests over UDP or over TCP.

However, RFC7766 requires that:

All general-purpose DNS implementations MUST support both UDP and TCP transport.

And unfortunately, "both" doesn't seem to be an option.

Originally created by @Ajedi32 on GitHub (May 6, 2018). Original GitHub issue: https://github.com/acme-dns/acme-dns/issues/80 acme-dns has a config option that lets you choose whether to serve DNS requests over UDP or over TCP. However, [RFC7766 requires that](https://tools.ietf.org/html/rfc7766#section-5): > All general-purpose DNS implementations MUST support both UDP and TCP transport. And unfortunately, "both" doesn't seem to be an option.
kerem 2026-03-13 15:26:35 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@joohoi commented on GitHub (May 14, 2018):

Thanks for opening the issue, you are right and this should get fixed.

<!-- gh-comment-id:388773691 --> @joohoi commented on GitHub (May 14, 2018): Thanks for opening the issue, you are right and this should get fixed.
Author
Owner

@joohoi commented on GitHub (Dec 13, 2018):

Aaaand it's finally fixed.

<!-- gh-comment-id:446915236 --> @joohoi commented on GitHub (Dec 13, 2018): Aaaand it's finally fixed.
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/acme-dns#31
No description provided.