[Date Prev][Date Next] [Chronological] [Thread] [Top]

bind no longer abandons outstanding operations



draft-ietf-ldapbis-protocol-12.txt says:

> 4.2.1. Processing of the Bind Request 
>    Upon receipt of a BindRequest, the server MUST ensure there
>    are no outstanding operations in progress on the connection
>    (This simplifies server implementation).

I think it should add
     It can abandon these operations and/or wait for them to complete
and maybe
     but [need/should] in any case not send any responses to them.

Otherwise the text implies that the server must wait for outstanding
operations to finish before it can proceed.  Previous drafts, and
RFC2251, said outstanding operations should be abandoned.

-- 
Hallvard