Here is my config http://pastie.org/private/wf0dv30krqpasgmhtdnahw (Deleted some servers and two backends for clear config)
I used script to handle servers weight since haproxy-ss-20131031, so I never tried previous versions. Bests, -Igor On Wed, Nov 6, 2013 at 5:55 AM, Lukas Tribus <[email protected]> wrote: > Hi Igor, > > >> 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. > > > I can't reproduce neither problem. Can you post your configurations so we > can try to reproduce? > > If you know a certain snapshot/release where this worked fine for you, > please tell, this will help reducing the regression range (if its a bug). > > > > Regards, > > Lukas

