2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00

[master] merge #684 : b10-xfrout uses 100% of CPU

This commit is contained in:
chenzhengzhang
2011-05-17 16:46:57 +08:00
parent d11b5e8920
commit d158640b97

View File

@@ -1,3 +1,9 @@
239. [bug] jerry
src/bin/xfrout: If a zone doesn't have notify slaves(only has
one apex ns record - the primary master name server) will cause
b10-xfrout uses 100% of CPU.
(Trac #684, git d11b5e89203a5340d4e5ca51c4c02db17c33dc1f)
238. [func] zhang likun
Implement the simplest forwarder, which pass everything throught
except QID, port number. The response will not be cached.