-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Hello,
I noticed that the odoh-server creates a new TCP connection for each incoming query to the server(s) defined in the variable nameServers. Even if the connection from the previous query still exists.
Is it planned to implement some kind of connection reuse for performance reasons? Or is the idea to always run it next to a recursive resolver in the same local network, where the time for the tcp handshake can be ignored? But even in this situation, connection reuse could be a good thing.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels