Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sebastian Schrader
Kea
Commits
3a0d2b90
Commit
3a0d2b90
authored
Feb 21, 2013
by
Michal 'vorner' Vaner
Committed by
Michal 'vorner' Vaner
Jun 13, 2013
Browse files
Some random suggestions to sharing of port
parent
edfad4a9
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/design/resolver/02-mixed-recursive-authority-setup
View file @
3a0d2b90
...
...
@@ -6,7 +6,8 @@ Ideally we will run the authoritative server independently of the
recursive resolver.
We need a way to run both an authoritative and a recursive resolver on
a single platform, listening on the same IP/port.
a single platform, listening on the same IP/port. But we need a way to
run only one of them as well.
We have 3 basic components involved in this mix:
...
...
@@ -26,3 +27,8 @@ d. Have a simple "receptionist" module which knows which zones we are
Stephen did some modeling work on this already. We need to understand
the latency and throughput implications of any of these approaches.
It would be nice to solve the forwarding of packets to DDNS and XfrIn
with this too, if it worked. Currently, it is not possible to run more
instances of these modules to divide the load and it is not possible
to run them without Auth.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment