Visit Azul.com Support

Configuring gRPC Proxy

Table of Contents
Need help?
Schedule a consultation with an Azul performance expert.
Contact Us

Optimizer Hub comes with Envoy as the default gRPC proxy for optimal session balancing. But it’s recommended to use your own preferred load balancers, consistent with how you dispatch HTTP traffic to your other applications. In such a case, disable Envoy in Optimizer Hub and use your own instance.

Disabling Envoy in Optimizer Hub

Add the following to values-override.yaml:

 
$ gwProxy.enabled=false