Configuration Options Related Tasks Related Topics
Use this page to configure connection settings for various communication protocols that this server can use. All settings on this page apply to connections that use the server's default listen port and listen address. If you create network channels for this server, each channel can override these settings.
Name | Description |
---|---|
Complete Message Timeout |
The maximum number of seconds that this server waits for a complete message to be received. If you configure network channels for this server, each channel can override this message timeout. This timeout helps guard against a denial of service attack in which a caller indicates that it will be sending a message of a certain size which it never finishes sending. MBean Attribute: Minimum value: Maximum value: |
Idle Connection Timeout |
The maximum number of seconds that a connection is allowed to be idle before it is closed by the server. The T3 and T3S protocols ignore this attribute. If you configure network channels for this server, each channel can override this idle connection message timeout. This timeout helps guard against server deadlock through too many open connections. MBean Attribute: Minimum value: Secure value: |
Enable Tunneling |
Specifies whether tunneling for the T3, T3S, HTTP, HTTPS, IIOP, and IIOPS protocols should be enabled for this server. If you create network channels for this server, each channel can override this setting. MBean Attribute: |
Tunneling Client Ping |
The interval (in seconds) at which to ping a tunneled client to see if it is still alive. If you create network channels for this server, each channel can override this setting. MBean Attribute: Minimum value: |
Tunneling Client Timeout |
The amount of time (in seconds) after which a missing tunneled client is considered dead. If you create network channels for this server, each channel can override this setting. MBean Attribute: Minimum value: |
Maximum Message Size |
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. The order of precedence for setting message size maximums is as follows:
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. MBean Attribute: Minimum value: Maximum value: Secure value: |
![]() ![]() |