[issue1998] kqueue issues with nginx
Andrey N. Oktyabrski (via DragonFly issue tracker)
sinknull at leaf.dragonflybsd.org
Fri Sep 23 02:58:05 PDT 2011
Andrey N. Oktyabrski <ano at bestmx.ru> added the comment:
Yes, it works for me on 2.10, thank you very much.
$ uname -iprs
DragonFly 2.10-RELEASE x86_64 X86_64_GENERIC_SMP
$ ./test-kqueue
kevent1 done, flags: 8021
kevent1 reported EOF, exiting
$ head /usr/pkg/etc/nginx/nginx.conf | tail -6 | grep -v '^ *#'
events {
worker_connections 10240;
use kqueue;
}
_____________________________________________________
DragonFly issue tracker <bugs at lists.dragonflybsd.org>
<http://bugs.dragonflybsd.org/issue1998>
_____________________________________________________
More information about the Bugs
mailing list