[bind10-dev] Socket statistics (ticket2156)

fujiwara at jprs.co.jp fujiwara at jprs.co.jp
Tue Sep 11 11:33:39 UTC 2012


> From: JINMEI Tatuya / 神明達哉 <jinmei at isc.org>
>> Or add some codes into asiolink and asiodns to count as listed ?
> 
> I thought I made my comments in the ticket, but anyway, these all
> depend on what kind of statistics information related to
> socket/network I/O we want to gather in the first place.
[..]
> For example, what about JPRS operators?  Do they think these
> statistics counters of BIND 9 useful?  Or rather crucial?  Or not that
> important?

One of JPRS operators said that socket statistics is important because
DSC cannot offer socket statistics information.

Now, I'm reading current auth server code.

I found that

   src/lib/cc/session.cc:Session() calls asio directly.

   lib/util/io/socketsession.cc:SocketSessionForwarder::connectToReceiver()
    calls socket(),connect() system calls directly.

Then, at asiolink and asiodns level, we can count TCP/UDP only.

--
Kazunori Fujiwara, JPRS <fujiwara at jprs.co.jp>


More information about the bind10-dev mailing list