You are viewing an old version of this page. View the current version.

    Compare with Current View Page History

    Version 1 Next »

    Compared to the Worker, client configuration is a very simple process. About the only thing that requires configuration is the name of the Supervisor. The Supervisor setting can be explicitly set, or it can be determined using autodiscovery.
    Like the Workers, Qube clients can use Supervisor autodiscovery to automatically determine the Supervisor if on the same network subnet. There is a drawback to using autodiscovery: each time a client application executes, it must rediscover the Supervisor. This could result in a slight increase in network traffic or a noticeable delay in execution as the clients waits for a response to the query.
    To avoid this added network traffic, explicitly set the Supervisor hostname for the client. This can be done from the "QubeGUI under Administration->Configure (local)…" or manually editing the client's qb.conf file to specify the qb_supervisor parameter.

    • No labels