BIND 10 #299: AXFR fails half the time
BIND 10 Development
do-not-reply at isc.org
Wed Aug 11 03:03:04 UTC 2010
#299: AXFR fails half the time
-----------------------------+----------------------------------------------
Reporter: zzchen_pku | Owner: jinmei
Type: defect | Status: reviewing
Priority: major | Milestone:
Component: xfrout | Resolution:
Keywords: | Sensitive: 0
Estimatedhours: 0.0 | Hours: 0
Billable: 1 | Totalhours: 0
Internal: 0 |
-----------------------------+----------------------------------------------
Comment(by zzchen_pku):
> I still don't understand why the xfrout server cannot keep the
connection. Although the overhead may be marginal in our usage, it just
seems to me an obvious waste.
Because Xfrout server is a subclass of SocketServer, and SocketServer
implements logic for single request/response per connection. May be we can
override the SocketServer behavior to implement long tcp connection. But
for this release, I think we need a quick fix.
--
Ticket URL: <http://bind10.isc.org/ticket/299#comment:9>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list