BIND 10 #1600: Use UDPSyncServer for b10-auth
BIND 10 Development
do-not-reply at isc.org
Thu Jan 19 01:02:19 UTC 2012
#1600: Use UDPSyncServer for b10-auth
-------------------------------------+-------------------------------------
Reporter: jinmei | Owner:
Type: defect | Status: new
Priority: major | Milestone: Year
Component: b10-auth | 3 Task Backlog
Sensitive: 0 | Keywords:
Sub-Project: DNS | Defect Severity: N/A
Estimated Difficulty: 0 | Feature Depending on Ticket: auth
Total Hours: 0 | performance
| Add Hours to Ticket: 0
| Internal?: 0
-------------------------------------+-------------------------------------
After #1599, change b10-auth and server_common so that the auth
server creates UDPSyncServer object and use it for UDP queries.
We could also do the same thing for TCP, but it will be a bit trickier
and TCP query handling is less performance sensitive anyway, so it's
probably beyond the scope of the short term goals.
We should also make sure that MessageRenderer is reused. It's not
trivial with the mixture of TCP and UDP, and possibly with multiple
listen on addresses.
--
Ticket URL: <http://bind10.isc.org/ticket/1600>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list