BIND 10 #419: Parallel xfrout session should be allowed
BIND 10 Development
do-not-reply at isc.org
Fri Feb 25 04:01:12 UTC 2011
#419: Parallel xfrout session should be allowed
-------------------------------------+-------------------------------------
Reporter: | Owner: vorner
zhanglikun | Status: reviewing
Type: defect | Milestone: A-Team-
Priority: major | Sprint-20110309
Component: xfrout | Resolution:
Keywords: | Sensitive: 0
Estimated Number of Hours: 0.0 | Add Hours to Ticket: 0
Billable?: 1 | Total Hours: 0
Internal?: 0 |
-------------------------------------+-------------------------------------
Changes (by zzchen_pku):
* owner: zzchen_pku => vorner
Comment:
Replying to [comment:10 vorner]:
> I have serious problems understanding, why there's both
process_request_thread that seems to finish something off and
_handle_request_nonblock (which, in fact, seems to be blocking, so the
name seems little bit misleading).
Updated , using handle_request()
> May I suggest to read the request first and start the thread after
reading the data, only to handle the request? This way the read should be
short (as all data of the request should be sent at once) and parallel
transfers would be still handled in separate threads.
Done,please check.
ChangeLog entry:
{{{
TBD. [bug] jerry
src/bin/xfrout: Enable parallel sessions between xfrout server and muti-
Auth.
The session needs to be created only on the first time or if an error
occur.
(Trac #419, git TBD)
}}}
Thanks.
--
Ticket URL: <http://bind10.isc.org/ticket/419#comment:12>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list