3.1.4.1.9 wsman:MaxEnvelopeSize

The WS-Management Protocol, as specified in [DMTF-DSP0226], defines the MaxEnvelopeSize value to indicate that the client expect a response to be no larger than the given number of octets, as specified in [DMTF-DSP0226] section 6.2.

Web Services Management Protocol Extensions for Windows Server 2003 servers MUST set the default MaxEnvelopeSize value to the value of the MaxEnvelopeSizekb configuration setting (defined in section 2.2.4.2) multiplied by 1,024 if no MaxEnvelopeSize value is specified by the client or if the MaxEnvelopeSize value is more than this setting.

WS-Management [DMTF-DSP0226] section 6.2 indicates that servers SHOULD return a wsman:EncodingLimit fault if the value of wsman:MaxEnvelopeSize is less than 8,192 octets. Web Services Management Protocol Extensions for Windows Server 2003 servers MUST return the indicated fault in this situation.<8>