Skip to content

how to identify dns server that can support tcp conn reuse? #458

@Nyx2022

Description

@Nyx2022

hello ,i found this lib is complex with some dns protocols supported,and i wanna use dns over tcp,i found you use pipeline to speedup,but it has a err in https://github.com/folbricht/routedns/blob/master/pipeline.go. line 145,when the err is eof,o the conn must be closed, which means that the dns server can not support send multi dns query in one tcp connection, so i wanna know how can i detect some dns server if support send multi dns query in one tcp connection,or is there any method to let dns server know that i wanna send multi dns query in one tcp connection.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions