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

BIND 10 Development do-not-reply at isc.org
Fri Aug 17 09:41:59 UTC 2012


#2156: Collect socket statistics items in Auth module
-------------------------------------+-------------------------------------
                   Reporter:         |                 Owner:  fujiwara
  y-aharen                           |                Status:  assigned
                       Type:         |             Milestone:
  enhancement                        |  StatsRedesign
                   Priority:         |            Resolution:
  medium                             |             Sensitive:  0
                  Component:         |           Sub-Project:  DNS
  b10-auth                           |  Estimated Difficulty:  5
                   Keywords:         |           Total Hours:  0
            Defect Severity:  N/A    |
Feature Depending on Ticket:         |
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------

Comment (by fujiwara):

 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/2156#comment:5>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list