Fusion Middleware Control Help for WebLogic Server

Previous Next Open TOC in new window
Content starts here

Domain: Environment: Virtual Targets

Buttons     Column Display     

A virtual target represents a target for a resource group in a partition. It defines an access point to resources, i.e. hostname, port, partition URI path. Moreover, it provides configurations for each protocol, for example, HTTP, t3, SSL, and IIOP.

This page summarizes the virtual target instances that have been configured for the current domain.

Buttons

Name Description
Create

Creates a new virtual target.

Delete

Deletes the selected virtual target

Column Display

You can show fewer or additional data points on this page by expanding Customize this table and modifying the Column Display list. Each data point displays in its own table column.

The following table lists all of the data points that you can display in columns on this page.

Name Description
Name

The name of this virtual target.

MBean Attribute:
VirtualTargetMBean.Name

Changes take effect after you redeploy the module or restart the server.

Host Names

Host names, separated by line breaks, for which this virtual target will serve requests.

MBean Attribute:
VirtualTargetMBean.HostNames

URI Prefix

The URI prefix for this virtual target.

MBean Attribute:
VirtualTargetMBean.UriPrefix

Target

The target for this virtual target.

Explicit Port

Get the explicit port for this virtual target.

MBean Attribute:
VirtualTargetMBean.ExplicitPort

Minimum value: 0

Maximum value: 65535

Port Offset

The port offset for this virtual target. If set to the minimum value, the port offset is not set.

MBean Attribute:
VirtualTargetMBean.PortOffset

Minimum value: 0

Maximum value: 65535

Partition Channel

The channel name to be used as a reference for creating a partition specific channel.

MBean Attribute:
VirtualTargetMBean.PartitionChannel

Used By

The name of the partition that references this virtual target.

Log File Name

The name of the log file.

MBean Attribute:
WebServerLogMBean.FileName

Changes take effect after you redeploy the module or restart the server.


Back to Top