Table 370-1   
	
		| Attribute Label | Description | Value Constraints | 
	
		| Default Server Name | The HTTP defaultServerName MBean: weblogic.management.configuration.
 VirtualHostMBean
 Attribute:  DefaultServerName | Default: null Configurable: yes | 
	
		| Post Timeout Secs | Timeout (in seconds) for reading HTTP POST data in a servlet request. MBean: weblogic.management.configuration.
 VirtualHostMBean
 Attribute:  PostTimeoutSecs | Minimum: 0 Maximum: 120 Default: 30 | 
	
		| Max Post Time Secs | Max Post Time (in seconds) for reading HTTP POST data in a servlet request. MaxPostTime < 0 means unlimited MBean: weblogic.management.configuration.
 VirtualHostMBean
 Attribute:  MaxPostTimeSecs | Units: seconds Default: -1 | 
	
		| Max Post Size | Max Post Size (in bytes) for reading HTTP POST data in a servlet request. MaxPostSize < 0 means unlimited MBean: weblogic.management.configuration.
 VirtualHostMBean
 Attribute:  MaxPostSize | Units: bytes Default: -1 | 
	
		| Keep Alive Enabled | Returns whether or not HTTP keep-alive is enabled MBean: weblogic.management.configuration.
 VirtualHostMBean
 Attribute:  KeepAliveEnabled | Default: true Valid values:  | 
	
		| Keep Alive Secs | Number of seconds to maintain HTTP keep-alive before timing out the request. MBean: weblogic.management.configuration.
 VirtualHostMBean
 Attribute:  KeepAliveSecs | Units: seconds Minimum: 5 Maximum: 120 Default: 30 | 
	
		| Https Keep Alive Secs | Number of seconds to maintain HTTPS keep-alive before timing out the request. MBean: weblogic.management.configuration.
 VirtualHostMBean
 Attribute:  HttpsKeepAliveSecs | Units: seconds Minimum: 30 Maximum: 360 Default: 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.
 VirtualHostMBean
 Attribute:  AcceptContextPathInGetRealPath | Default: false Valid values:  |