Skip to content

Use load-balancing-enabled=1 in rserver.conf when enabling Load Balancing #744

@cm421

Description

@cm421

Description

Noticed this log in a customer's log that was using our helm chart
[rserver] WARNING Found /mnt/load-balancer/rstudio/load-balancer - load balancing enabled for compatibility with 2023.06. Add: load-balancing-enabled=1 or 0 to rserver.conf to explicitly enable load balancing to remove this warning.; LOGGED FROM: bool rstudio::server::load_balancer::isLoadBalanced() src/cpp/server/load_balancer/LoadBalancer.cpp:819

This is a warning and can be ignored, but to lower the noise and reduce the fallout that will happen if the legacy-supporting code in Workbench is removed we should include the load-balancing-enabled=1 flag in rserver.conf whenever replicas > 0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions