Re: socket bind error

2015-05-20 Thread Nathan Williams
arg. ok, it was SELinux... we recently re-worked how we prepare our base image and the new method seems to leave SELinux enabled... turned that off and everything's working peachy. Thanks! On Wed, May 20, 2015 at 4:16 PM Lukas Tribus wrote: > > hi all, > > > > I'm working on standing up a new h

RE: socket bind error

2015-05-20 Thread Lukas Tribus
> hi all, > > I'm working on standing up a new haproxy instance to manage redis > directly on our redis hosts since our main load-balancer does periodic > reloads and restarts for things like OCSP stapling that good ol' > amnesiac HTTP handles just fine, but longer-lived TCP connections li