Previous Topic: Connector Installation Changes for Oracle JDK7u51 SupportNext Topic: CPU Usage Spikes in server nodes with Secured Simplified Communication and F5 Load Balancer


CPU Usage Spikes in server nodes with Secured Simplified Communication and Load Balancer

Symptom:

When a clustered Orchestrator is configured to use secure (HTTPS) communication and agents are configured to use simplified communication with an NGINX load balancer, CPU usage spikes can occur in server nodes when the orchestrator is restarted while multiple agents are active.

Solution:

Note: This is not a recommended approach. Use the following approach only for the above problem.

To fix the problem, configure the clustered Orchestrator to use non-secure (HTTP) communication between load balancer and orchestrator as follows:

  1. Add the following properties in the OasisConfig.properties file for all orchestrator nodes:
  2. Edit the following entries in the secure-pam-server.conf file to enable non-secure websocket connection between Load Balancer and nodes:
  3. Restart Orchestrator nodes and Load Balancer.