Skip navigation.

Administration Console Online Help

  Previous Next vertical dots separating previous/next from contents/index/pdf Contents Index

 


Cluster --> Protocols --> HTTP

Related Topics     Attributes

Overview

This page allows you to set HTTP attributes for the default web server for each managed server in a cluster. If you set these attributes, they are applied to the default web server for each managed server in the cluster.

HTTP attributes defined for a specific WebServerMBean take precedence over the values set on this page. Note also that the values set on this page apply only to the default webserver—they do not apply to Virtual Hosts. Virtual Host attributes are set in VirtualHostMBean.

Related Topics

For information about VirtualHosts, see the Administration Guide, Overview of WebLogic Server HTTP Services.

Attributes

Table 42-1

Attribute Label

Description

Value Constraints

Frontend Host

The HTTP frontendHost is set when the Host information coming from the URL may be inaccurate due to the presence of a firewall or proxy. If this parameter is set, the HOST header is ignored and this value is always used.

MBean: weblogic.management.
configuration.ClusterMBean

Attribute: frontendHost

Null

Frontend HTTP Port

The frontend HTTP Port is set when the Port information coming from the URL may be inaccurate due to the presence of a firewall or proxy. If this parameter is set, the HOST header is ignored and this value is always used.

MBean: weblogic.management.
configuration.ClusterMBean

Attribute: frontendHTTPPort

0

Frontend HTTPS Port

The frontend HTTPS Port is set when the Port information coming from the URL may be inaccurate due to the presence of a firewall or proxy. If this parameter is set, the HOST header is ignored and this value is always used.

MBean: weblogic.management.
configuration.ClusterMBean

Attribute: frontendHTTPSPort

0

 

Skip navigation bar  Back to Top Previous Next