Table 3. Server Settings and Descriptions
Setting | Description |
---|---|
Server.Hostname=myhost.domain.com | myhost.domain.com is your machine name with a fully qualified domain name |
Server.Weblogic.TargetServer.MaxMemory | Maximum memory setting for WebLogic Server. The default is 1024m. |
Server.Weblogic.TargetServer.MinMemory | Minimum memory setting for WebLogic Server. The default is 512m. |
Server.Weblogic.TargetServer.MaxPermSize | Maximum permissible size settings for Oracle WebLogic Server. The default is 192m. |
Server.Weblogic.TargetServer.Port | HTTP port for the physical web application. The default is 27080. |
Server.Weblogic.DomainName= EPMSystem | Oracle Hyperion Enterprise Performance Management System domain name. The default is EPMSystem |
System.InstanceName=iopinstance1 | System instance name. The default is iopinstance1. |
Server.LogicalWebAddress.Hostname | Hostname of the logical web application. The default is the value of the WebLogic host. |
Server.LogicalWebAddress.Port | Port of the logical web application. The default is the value of the WebLogic port. |
Server.LogicalWebAddress.SSLPort | SSL port of the logical web application. The default is the value of the WebLogic SSL port. |
Server.LogicalWebAddress.ContextRoot | Context root for the logical web application. The default is the system context root. |
Server.Weblogic.TargetServer.SSLPort | SSL port for the Physical Web application. The default is 27443. |