Using newest snapshot, when I do

echo "set weight s1/p1 100"| socat stdio /tmp/haproxy

to a server already has weight 100, then fresh haproxy's stat page, it
requires password, and it doesn't accept the right password set in
"stats auth" until I reload the haproxy.

I have a script to set servers weight, I found sometimes set weight to
servers rapidly, like multi "echo "set weight s(*)/p(*) 100"| socat
stdio /tmp/haproxy", will crash haproxy daemon.


Bests,
-Igor

Reply via email to