BEA WebLogic Server 10.0 Security Schema Reference

http://www.bea.com/ns/weblogic/920/domain
element max-message-size

Model
<max-message-size>annonymous type derived from int</max-message-size>
Disallowed substitutions (block)
none (extensions, restrictions and substitutions are allowed)
Substitution group exclusion (final)
none (extensions and restrictions are allowed)
Usage
Documentation
<p>The maximum number of bytes allowed in messages that are
 received over all supported protocols, unless overridden by a
 protocol-specific setting or a custom channel setting.</p>

 <p>The order of precedence for setting message size maximums is as
 follows:</p>

 <ol>
 <li>
 <p>A channel-wide maximum in a custom network channel.</p>
 </li>

 <li>
 <p>A protocol-specific setting in the default network channel.
 <br/>See<ul>
 <li>{@link #MaxCOMMessageSize MaxCOMMessageSize}</li>
 <li>{@link #MaxHTTPMessageSize MaxHTTPMessageSize}</li>
 <li>{@link #MaxIIOPMessageSize MaxIIOPessageSize}</li>
 <li>{@link #MaxT3MessageSize MaxT3MessageSize}</li>
 </ul></p>
 </li>

 <li>
 <p>The message maximum in this attribute.</p>
 </li>
 </ol>

 <p>This maximum message size helps guard against a denial of
 service attack in which a caller attempts to force the server to
 allocate more memory than is available thereby keeping the server
 from responding quickly to other requests.</p>
 (Interface=weblogic.management.configuration.KernelMBean Attribute=getMaxMessageSize)
Fundamental Facets
equality, numeric, bounded, totaly ordered, countable infinite value space
White Space Processing
collapse
Pattern Facet
[\-+]?[0-9]+
Digits Facets
fraction digits: 0
BEA WebLogic Server 10.0 Security Schema Reference

Version: 10.0