Brendon C.
Brendon C.
@Darlelet - oh that could be! I didn't even think to check that. I bet that's exactly what was happening. Looking at stats now it does look like several proxy...
@wtarreau I was planning on doing something like this as I'm not content moving on just yet (this seems like it could be a bug). I have reverted one of...
OK - I'm connected like this `socat UNIX-CONNECT:/var/run/haproxy/admin.sock STDIO | tee haproxy_stats_out` and when I run one command the CLI disconnects me. Is there a better way to connect such...
Ahh I knew there was a way! But now that I think of it wouldn't it be better to have all those commands output right to the same file? Not...
Well this hasn't happened at all since upgrading to dev2. I think it's safe to close this ticket now.
This happened on a couple of servers over the weekend so I thought I'd reopen this. A couple more observations: - When this is happening, stats socket maxconn has not...
I pulled in the latest changes today which includes that commit. If it happens again I'm ready for it!
I had to revert us to dev2 because of #2453. I'll stay here for now to see if I can catch this issue as it happens.
I was curious why this wasn't getting triggered and realized that it was because my pruning process was hanging forever on socket read. Today I added a timeout on the...
> a huge read timeout on the client side (24 days !) I'm keeping sessions open all the time to be able to run these commands so I set the...