18 Multiple-VSP - Overview

Enabling Multi-VSP feature improves user experience for ME UI concurrent users and overall reliability of applications.

With this feature enabled on the Meditaion Engine, the NGINX or the Apache httpd web server acts as a load balancer and the REST API HTTP request load is distributed across multiple servers (VSPs) based on the API requests. For example, all KPI requests can be handled by one instance of VSP and all requests from the Calls page by another VSP instance.

Enabling or Disabling Multiple-VSP

  1. Run this script during a low traffic load or during a maintenance window.
    # /opt/oracle/ocsm/usr/bin/enable-disable-multi-vsp
  2. Type 1 to enable multi-VSP. Enabling VSP starts 4 additional VSP services, pld-vsp1, pld-vsp2, pld-vsp3, pld-vsp4

    Figure 18-1 Enabling or Disabling Multiple VSP

    Enabling or Disabling Multiple VSP
  3. Type 2 to disable multi-VSP.
  4. Restart all services after enabling or disabling:
    # pld-systemctl restart