​Hi!
I have HAProxy 1.6 on Stratos 4.1.4 AWS EC2 partially distributed setup. I
have deployed a PHP application and ran several workloads on the nodes to
find out, that RIF count is always sent as 1 to the CEP.

Looking at the code, the implementation is a socat script command to get
the weight of the node and return it as the RIF count. According to the
HAProxy documentation
<https://cbonte.github.io/haproxy-dconv/configuration-1.6.html#weight>, the
weight, is the factor for load balancing not the actual RIF count.
Shouldn't it be the Current Queue Length (qcur)? or am I missing something?


Regards,
Ridwan​

Reply via email to