6 Jan
2015
6 Jan
'15
8:36 p.m.
On Jan 6, 2015, at 7:37 PM, Nick Rogers <ncrogers@gmail.com> wrote:
Removing kqueue definitely fixes the problem I'm having. I ended up removing the kqueue line from the "for ac_func in \" loop in configure script, but it had the same affect. I am able to handle requests after rebuilding without kqueue and there is no more infinite loop.
I’ll spin up a FreeBSD machine and see if I can track it down. Alan DeKok.