| From: | Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx> |
| Date: | Thu, 17 Sep 2009 09:37:59 -0700 (PDT) |
Another thing to test w/ kqueue. If this is a timing race against
sockets then try setting sysctl net.inet.tcp.mpsafe_thread=0.
If that fixes the problem it narrows down the list of possibilites.
-Matt