Re: allow-query-cache and resolution time

2009-01-22 Thread Chris Thompson
On Jan 22 2009, LENA MATUSOVSKAYA, BLOOMBERG/ 731 LEXIN wrote: My goal is for my authoritiative server to use its memory cache to reply to the queries its authoritiative for. However, it should not satisfy all other queries - NO to recursion ;) . Overall, I'm wondering what affect setting "allow

Re: allow-query-cache and resolution time

2009-01-22 Thread Anton Korotin
On 22 Jan 2009 17:09:28 -0500, LENA MATUSOVSKAYA, BLOOMBERG/ 731 LEXIN wrote: > My goal is for my authoritiative server to use its memory cache to reply to > the queries its authoritiative for. However, it should not satisfy all other > queries - NO to recursion ;) . Overall, I'm wondering what

Re: allow-query-cache and resolution time

2009-01-22 Thread LENA MATUSOVSKAYA, BLOOMBERG/ 731 LEXIN
My goal is for my authoritiative server to use its memory cache to reply to the queries its authoritiative for. However, it should not satisfy all other queries - NO to recursion ;) . Overall, I'm wondering what affect setting "allow-query-cache" to "none" has on the performance of authoritative

Re: allow-query-cache and resolution time

2009-01-22 Thread LENA MATUSOVSKAYA, BLOOMBERG/ 731 LEXIN
Thank you Maybe I didn't word my question correctly. allow-query-cache definitions states allow-query-cache "specifies which hosts are allowed to get answers from the cache." Which cache is it refering to? Could the cache also contain records which a master server is authoritative for? With allo

Re: allow-query-cache and resolution time

2009-01-22 Thread Matthew Pounsett
On 22-Jan-2009, at 16:00 , LENA MATUSOVSKAYA, BLOOMBERG/ 731 LEXIN wrote: Hello, Thank you for answering my quesiton yesterday. I have a new question about allow-query-cache and its effect on a dns server' response resolution time. allow-query-cache "specifies which hosts are allowed t

allow-query-cache and resolution time

2009-01-22 Thread LENA MATUSOVSKAYA, BLOOMBERG/ 731 LEXIN
Hello, Thank you for answering my quesiton yesterday. I have a new question about allow-query-cache and its effect on a dns server' response resolution time. allow-query-cache "specifies which hosts are allowed to get answers from the cache". I'm assuming this is refering to the memory cache