17 Oracle WebLogic Domain Compliance Standards

These are the compliance rules for the Oracle WebLogic Domain compliance standards.

Note:

See My Oracle Support for additional information regarding the future of the deprecated standards.

WebLogic Domain Configuration Compliance

The compliance rules for the Weblogic Domain Configuration Compliance standard follow.

Administration Port Enabled

Description: The compliance standard rule verifies whether BEA WebLogic Domain Administration Port is enabled or not. An Administration Port limits all administration traffic between server instances in a WebLogic Domain to a single port.

Severity: Critical

Rationale: Administration Port Enabled rule enables you to separate administration traffic from application traffic in your domain. The administration port accepts only secure, SSL traffic, and all connections via the port require authentication by a server administrator.

Exalogic Optimizations Enabled

Description: The compliance standard rule verifies whether ExalogicOptimizationsEnabled flag of the domain is enabled or not.

Severity: Critical

Rationale: ExalogicOptimizationsEnabled attribute improves thread management and request processing, and reduced lock contention. This attribute should be enabled only when configuring a WebLogic domain for Oracle Exalogic.

Production Mode Enabled

Description: The compliance standard rule verifies whether all the BEA WebLogic Managed Servers of the Domain target are running in production mode or not.

Severity: Critical

Rationale: All the WebLogic Servers of a Domain use different default values for various services depending on the type of environment you specify. You can indicate whether the Domain is to be used in a development environment or a production environment.