Skip to content

Skip auto-H3 target DNS while normal lookup runs#785

Merged
ryanfowler merged 1 commit into
mainfrom
dns-delay
Jun 18, 2026
Merged

Skip auto-H3 target DNS while normal lookup runs#785
ryanfowler merged 1 commit into
mainfrom
dns-delay

Conversation

@ryanfowler

Copy link
Copy Markdown
Owner

Summary

  • Run auto-HTTP/3 HTTPS/SVCB discovery in parallel with the main address lookup so it cannot delay the request path
  • Avoid SVCB target-name DNS lookups unless an address hint, origin target, or IP target is already available
  • Update docs and network tests to cover the non-blocking discovery behavior

Testing

  • Added and updated Rust integration coverage for dropped HTTPS RR timing and skipped SVCB target resolution
  • Not run (not requested)

@ryanfowler ryanfowler enabled auto-merge June 18, 2026 05:52
@ryanfowler ryanfowler merged commit dc36d67 into main Jun 18, 2026
4 checks passed
@ryanfowler ryanfowler deleted the dns-delay branch June 18, 2026 05:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant