Re: Performance hit on Query logging

2010-10-08 Thread CT
On 10/07/2010 05:40 PM, Eivind Olsen wrote: --On 7. oktober 2010 16.55.54 -0500 groups wrote: One party thinks that disabling query logging will give enormous performance gains, while 30% is a lot.. IMHO it is very negligible in CPU cycles when the named process only is taking up > 10% CPU.. an

Re: Performance hit on Query logging

2010-10-07 Thread Eivind Olsen
--On 7. oktober 2010 16.55.54 -0500 groups wrote: One party thinks that disabling query logging will give enormous performance gains, while 30% is a lot.. IMHO it is very negligible in CPU cycles when the named process only is taking up > 10% CPU.. and less than 10% in RAM... Just looking for an

Re: Performance hit on Query logging

2010-10-07 Thread groups
Eivind Olsen wrote, On 10/07/2010 04:36 PM: --On 7. oktober 2010 14.15.37 -0500 CT wrote: 1) How do I deternine the number of threads Bind is currently using ? per the man page You could check the syslog, or use rndc: vimes# /usr/local/sbin/rndc status version: 9.7.1-P2 CPUs found: 1 worker

Re: Performance hit on Query logging

2010-10-07 Thread Eivind Olsen
--On 7. oktober 2010 14.15.37 -0500 CT wrote: 1) How do I deternine the number of threads Bind is currently using ? per the man page You could check the syslog, or use rndc: vimes# /usr/local/sbin/rndc status version: 9.7.1-P2 CPUs found: 1 worker threads: 1 ... 2) What is the preferred wa

Performance hit on Query logging

2010-10-07 Thread CT
Hardware: Dell PowerEdge 2850 OS: RHEL 5.5 32 bit (no X) Bind: BIND 9.3.6-P1-RedHat-9.3.6-4.P1.el5_4.2 RAM:2 Gig Processes: Bind, ntp, ssh My question(s): 1) How do I deternine the number of threads Bind is currently using ? per the man page -