BIND 10 #2197: Collect socket statistics items in Auth module

BIND 10 Development do-not-reply at isc.org
Fri Aug 17 03:46:02 UTC 2012


#2197: Collect socket statistics items in Auth module
-------------------------------------+-------------------------------------
                   Reporter:         |                 Owner:
  fujiwara                           |                Status:  new
                       Type:         |             Milestone:  New Tasks
  enhancement                        |            Resolution:
                   Priority:         |             Sensitive:  0
  medium                             |           Sub-Project:  DNS
                  Component:         |  Estimated Difficulty:  0
  b10-auth                           |           Total Hours:  0
                   Keywords:         |
            Defect Severity:  N/A    |
Feature Depending on Ticket:         |
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------
Changes (by fujiwara):

 * type:  defect => enhancement
 * component:  Unclassified => b10-auth


Comment:

 It is impossible to get socket counters listed at StatisticsItems because
 they are hidden by Boost asio.
 Changing Boost asio is out of scope of BIND 10 project.

 Errors caught by asiodns are countable.
 ASIODNS_READ_TIMEOUT, ASIODNS_FETCH_COMPLETED, ASIODNS_FETCH_STOPPED,
 ASIODNS_UNKNOWN_RESULT, ASIODNS_FD_ADD_UDP, ASIODNS_FD_ADD_TCP
 Is it OK to change socket counters into ASIODNS error counters ?

-- 
Ticket URL: <http://bind10.isc.org/ticket/2197#comment:1>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list