Administration Console Online Help

 Previous Next Contents Index  

 


Network Channel Fine Tuning --> Configuration --> General

Tasks     Additional Documentation     Attributes

Overview

Use this page to add a Listen Address to use with the network channel assigned to this server, or to override the Listen Port settings associated with the network channel.

Note that the 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 mean that the server uses the same Listen Port configuration as 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

Listen Address

A value of null indicates that this value is inherited from the server.

MBean: weblogic.management.
configuration.
NetworkAccessPointMBean

Attribute: ListenAddress

Default: null

Configurable: yes

Readable: yes

Writable: yes

Listen Port

The plaintext (non-SSL) listen port for the channel. -1 implies that this value is inherited from the channel.

MBean: weblogic.management.
configuration.
NetworkAccessPointMBean

Attribute: ListenPort

Default: -1

Configurable: yes

Readable: yes

Writable: yes

SSL Listen Port

The SSL listen port for the channel. -1 implies that this value is inherited from the channel.

MBean: weblogic.management.
configuration.
NetworkAccessPointMBean

Attribute: SSLListenPort

Default: -1

Configurable: yes

Readable: yes

Writable: yes



 

Back to Top Previous Next