On Wed, Oct 21, 2015 at 11:27:40AM +0530, Susheel Jalali wrote:
> Dear Willy,
> 
> Thank you for your additional guidance.  Here is the information you 
> requested:
> 
> 1) 1.6.1 starts up smoothly and remains stable.
> 2) To be responsive to your previous query about 1.6.0 with your 
> fixns.diff patch, it still gives listening socket for ???listen 
> haproxystats??? block cannot be created.  It was a clean make on Server1 
> and Server2.  Perhaps the other bug fixes of 1.6.1 helped remove this 
> pending listening socket error in 1.6.1 release.

Thanks for the feedback. I definitely see nothing in 1.6.1 that can
fix the problem you got regarding the stats socket though, was it
100% reproducible or did you meet it once ? There's one (rare) case
which can happen if you start to bind a socket on an unprivileged
port while this port was in use for outgoing traffic, then the binding
fails. From what I saw in your first strace, the port was lower so
this cannot be the case here. But maybe something else was there, I
don't know.

Thanks for the feedback,
Willy


Reply via email to