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

Protocol: control combinations



Recent Working Group consensus has changed the semantics of control criticality such that a server may ignore non-critical controls at its discretion.
 
This change affects the way we have described control combinations. The current language is this:

"Controls SHOULD NOT be combined unless the semantics of the combination has been specified. The semantics of control combinations, if specified, are generally found in the control specification most recently published. When a combination of controls is encountered whose semantics are invalid, not specified (or not known), the message is considered to be not well-formed, thus the operation fails with protocolError. Additionally, unless order-dependent semantics are given in a specification, the order of a combination of controls in the SEQUENCE is ignored. Where the order is to be ignored but cannot be ignored by the server, the message is considered not well-formed and the operation fails with protocolError."

If a server is allowed to ignore non-critical controls, it should be allowed to ignore non-critical controls in invalid control combinations. If no one disagrees, I will take a stab at fixing this paragraph.

Jim