Please enable JavaScript to view this site.

Navigation: Installation

Docker with Load Balancers

Scroll Prev Top Next More

The Linkar Framework and Linkar Clients Persistent functions should not be used if multiple redundant containers are running behind a load balancer. The Login function will generate a client session in the container the load balancer decides, and subsequent requests made with the same client session may be re-routed to other containers.

 

For this reason it is recommended to use the Direct functions of Linkar Framework or Linkar Clients, as well as the LINKAR SendCommand REST API endpoints.