Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Clusters: Configuration: HTTP

Configuration Options     Related Tasks     Related Topics

This page allows you to define the HTTP settings for this cluster. These settings can be overriden by explicitly setting the member servers of this cluster.

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.

Configuration Options

Name Description
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 Attribute:
ClusterMBean.FrontendHost

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

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 Attribute:
ClusterMBean.FrontendHTTPPort

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

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 Attribute:
ClusterMBean.FrontendHTTPSPort

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

Related Tasks

Related Topics


Back to Top