HAProxy Loadbalancing TCP traffic
问题 Using HAProxy, I'm trying to (TCP) load balance Rserve(a service listening in TCP socket for calling R scripts) running at port 6311 in 2 nodes. Below is my config file. When I run HAProxy, its statting without any issues. But when I connect to the balanced nodes, getting below error. Anything wrong with the config? Handshake failed: expected 32 bytes header, got -1 #--------------------------------------------------------------------- # Global settings #--------------------------------------