hind
hind copied to clipboard
Use ip_hash as lb_policy
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