On 05/11/2017 01:58 PM, Frederic Lecaille wrote:
> I have reproduced (at home) the stats socket issue within a FreeBSD 9.3 VM.
> 
> Replacing your call to close() by fd_delete() which removes the fd from
> the fd set used by kevent *and close it* seems to fix at least the stats
> socket issue. I do not know if there are remaining ones.
> 
> I did not reproduced the kevent issue revealed by Lukas traces. But I
> had other ones : ERR#57 'Socket is not connected' during sendto().
> 
> I attached a temporary patch to be validated and to let you perhaps
> provide a better one as I have not double check everything.

Fred,

That seems to have fixed the problem for me. With that patch applied,
web traffic passes and the UNIX socket responds.

Thanks!

On 05/10/2017 01:26 PM, Lukas Tribus wrote:
> I had to remove Jim from CC, as my outgoing SMTP rejects the pingle.org
> DNS configuration (probably doesn't like MX->CNAME).

I changed how my MX record was configured, hopefully it is less
problematic now.

Jim


Reply via email to