Administration Console Online Help

 Previous Next Contents Index  

 


Network Channel Fine Tuning --> Configuration --> Protocols

Tasks     Additional Documentation     Attributes

Overview

Use this page to override the protocol timeout and ping settings used by the network channel on this server. Note that you cannot use this page to enable or disable a protocol—only the underlying network channel can enable or disable individual protocols.

Any changes you make to this page are reflected in a NetworkAccessPointMBean for the server, and do not affect the network channel properties of other servers or clusters that use the channel.

Values of -1 indicate that this server uses the default timeout and ping values assigned to the network channel.

Tasks

Configuring a Network Access Point

Additional Documentation

(Requires an Internet connection.)

Network Access Points (NAPS)

Network Channels

Attributes

Attribute Label

Description

Value Constraints

T3 Message Timeout

The maximum number of seconds spent waiting for a complete T3 message to be received. This attribute helps guard against denial of service attacks in which a caller indicates that they will be sending a message of a certain size which they never finish sending. -1 implies that this value is inherited from the channel.

MBean: weblogic.management.
configuration.
NetworkAccessPointMBean

Attribute: CompleteT3MessageTimeout

Units: seconds

Minimum: -1

Maximum: 480

Default: -1

Configurable: yes

Dynamic: yes

Readable: yes

Writable: yes

HTTP Message Timeout

The maximum number of seconds spent waiting for a complete HTTP message to be received. This attribute helps guard against denial of service attacks in which a caller indicates that they will be sending a message of a certain size which they never finish sending. -1 implies that this value is inherited from the channel.

MBean: weblogic.management.
configuration.
NetworkAccessPointMBean

Attribute: CompleteHTTPMessageTimeout

Units: seconds

Minimum: -1

Maximum: 480

Default: -1

Configurable: yes

Dynamic: yes

Readable: yes

Writable: yes

Tunneling Client Ping

Interval (in seconds) at which to ping an http-tunneled client to see if its still alive. -1 implies that this value is inherited from the channel.

MBean: weblogic.management.
configuration.
NetworkAccessPointMBean

Attribute: TunnelingClientPingSecs

Units: seconds

Default: -1

Configurable: yes

Readable: yes

Writable: yes

Tunneling Client Timeout

Duration (in seconds) after which a missing http-tunneled client is considered dead. -1 implies that this value is inherited from the channel.

MBean: weblogic.management.
configuration.
NetworkAccessPointMBean

Attribute: TunnelingClientTimeoutSecs

Units: seconds

Default: -1

Configurable: yes

Readable: yes

Writable: yes

COM Message Timeout

The maximum number of seconds spent waiting for a complete COM message to be received. This attribute helps guard against denial of service attacks in which a caller indicates that they will be sending a message of a certain size which they never finish sending. -1 implies that this value is inherited from the channel.

MBean: weblogic.management.
configuration.
NetworkAccessPointMBean

Attribute: CompleteCOMMessageTimeout

Units: seconds

Minimum: -1

Maximum: 480

Default: -1

Configurable: yes

Dynamic: yes

Readable: yes

Writable: yes



 

Back to Top Previous Next