Virtual Host --> Configuration --> HTTP

Tasks     Related Topics     Attributes

 

Overview

This tab allows you to set configuration attributes for a Virtual Host.

 

Tasks

Configuring a VirtualHost

Cloning a VirtualHost

 

Related Topics

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

 

Attributes

Attribute Label

Description

Value Constraints

Default Server Name The HTTP defaultServerNameMBean: weblogic.management.
configuration.
VirtualHostMBeanAttribute: DefaultServerName
Default: nullConfigurable: yes
Post Timeout Secs Timeout (in seconds) for reading HTTP POST data in a servlet request.MBean: weblogic.management.
configuration.
VirtualHostMBeanAttribute: PostTimeoutSecs
Minimum: 0Maximum: 120Default: 30
Max Post Time Secs Max Post Time (in seconds) for reading HTTP POST data in a servlet request. MaxPostTime < 0 means unlimitedMBean: weblogic.management.
configuration.
VirtualHostMBeanAttribute: MaxPostTimeSecs
Units: secondsDefault: -1
Max Post Size Max Post Size (in bytes) for reading HTTP POST data in a servlet request. MaxPostSize < 0 means unlimitedMBean: weblogic.management.
configuration.
VirtualHostMBeanAttribute: MaxPostSize
Units: bytesDefault: -1
Keep Alive Enabled Returns whether or not HTTP keep-alive is enabledMBean: weblogic.management.
configuration.
VirtualHostMBeanAttribute: KeepAliveEnabled
Default: trueValid values:

  • true

  • false
Keep Alive Secs Number of seconds to maintain HTTP keep-alive before timing out the request.MBean: weblogic.management.
configuration.
VirtualHostMBeanAttribute: KeepAliveSecs
Units: secondsMinimum: 5Maximum: 120Default: 30
Https Keep Alive Secs Number of seconds to maintain HTTPS keep-alive before timing out the request.MBean: weblogic.management.
configuration.
VirtualHostMBeanAttribute: HttpsKeepAliveSecs
Units: secondsMinimum: 30Maximum: 360Default: 60
Accept Context Path In Get Real Path Beginning with this release inclusion of the contextPath in the virtualPath to the context.getRealPath() will not be allowed as it breaks the case when the subdirectories have the same name as contextPath. In order to support applications which might have been developed according to the old behaviour we are providing a compatibility switch. This switchwill be deprecated in future releases.MBean: weblogic.management.
configuration.
VirtualHostMBeanAttribute: AcceptContextPathInGetRealPath
Default: falseValid values:

  • true

  • false

Skip navigation bar  Back to Top Previous Next