In message <[EMAIL PROTECTED]>, 
pollex writes:
> Hi Jinmei I have followed your advice and I have installed and
> compiled the Bind 9.3.6 with the following command:
> STD_CDEFINES="-ISC_SOCKET_FDSETSIZE=4096" ./configure --prefix=/usr/
> local/bind9.3.6 --enable-threads
> But now I have the following issue, I can't start bind with multi
> threading...
> I have in the init script the lines:
> OPTIONS="-u bind -n 8 -t /var/lib/named -c /etc/bind/named.conf"
> and in the start part:
> mount --bind /proc/ /var/lib/named/proc/ -o ro (This is needed because
> bin runs in jail)
> 
> Any idea? (With the previous version this works ok)

        Log messages would be useful.

        What does the following report?
        "named -g -u bind -n 8 -t /var/lib/named -c /etc/bind/named.conf"

> Thanks for all
> 
> _______________________________________________
> bind-users mailing list
> bind-users@lists.isc.org
> https://lists.isc.org/mailman/listinfo/bind-users
-- 
Mark Andrews, ISC
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: [EMAIL PROTECTED]
_______________________________________________
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to