all SET commands to haproxy socket fail with : Permission denied

2012-04-04 Thread Piavlo
Hi, Tried with several 1.4.* versions including latest, the get commands work and for set commands there is - Permission denied # echo get weight common_slave/slave1a | socat stdio /var/lib/haproxy/stats 25 (initial 25) # echo set weight common_slave/slave1a 50% | socat stdio

Re: all SET commands to haproxy socket fail with : Permission denied

2012-04-04 Thread Damien Churchill
Hi, On Apr 4, 2012 3:19 PM, Piavlo lolitus...@gmail.com wrote: Hi, Tried with several 1.4.* versions including latest, the get commands work and for set commands there is - Permission denied # echo get weight common_slave/slave1a | socat stdio /var/lib/haproxy/stats 25 (initial 25) #