Visit Azul.com Support

Connecting a JVM to Optimizer Hub

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

You can use an Optimizer Hub instance to provide compilations with Cloud Native Compiler, reading and writing profile logs with ReadyNow Orchestrator, or both. Ask your Optimizer Hub instance admin for the DNS host of the Optimizer Hub service and enter it in the -XX:OptHubHost=<dns> JVM parameter flag to creating a connection between the JVM and the Optimizer Hub instance.

For additional flags, see:

Note
Establishing a connection to Optimizer Hub does not force the JVM to fetch compilations from Optimizer Hub and not perform compilations locally by default.