Skip to main content
Version: v2.15.x LTS

Distributing the load balancer cache

Distributing the load balancer cache

Role: system programmer

You can choose to distribute the load balancer cache between instances of the API Gateway. To distribute the load balancer cache, it is necessary that the caching service is running. Gateway service instances are reuqired to have the same DN (Distinguished name) on the server certificate. This may be relevant for the HA setups.

Use the following procedure to distribute the load balancer cache between instances of the API Gateway.

  1. Open the file zowe.yaml.
  2. Find or add the property with value components.gateway.apiml.loadBalancer.distribute: true.
  3. Restart Zowe.