hind icon indicating copy to clipboard operation
hind copied to clipboard

Use ip_hash as lb_policy

Open scottbarnes opened this issue 8 months ago • 0 comments
trafficstars

On the theory that the existing lb_policy options are sometimes causing issues with WebSockets in Nomad (and therefore wih the web UI exec functionality), try using lb_policy ip_hash so that packets from a particular client IP are always sent to the same Nomad server.

See also: https://developer.hashicorp.com/nomad/tutorials/manage-clusters/reverse-proxy-ui#enable-websocket-connections

scottbarnes avatar Mar 18 '25 22:03 scottbarnes