BIND 10 #2046: Special case for loading zone files to In-Memory in ClientList config

BIND 10 Development do-not-reply at isc.org
Thu Jul 5 10:22:15 UTC 2012


#2046: Special case for loading zone files to In-Memory in ClientList config
-------------------------------------+-------------------------------------
                   Reporter:         |                 Owner:  jelte
  vorner                             |                Status:  reviewing
                       Type:  task   |             Milestone:
                   Priority:         |  Sprint-20120717
  medium                             |            Resolution:
                  Component:  data   |             Sensitive:  0
  source                             |           Sub-Project:  DNS
                   Keywords:         |  Estimated Difficulty:  4
            Defect Severity:  N/A    |           Total Hours:  0
Feature Depending on Ticket:         |
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------
Changes (by vorner):

 * owner:  vorner => jelte


Comment:

 Hello

 Replying to [comment:7 jelte]:
 > I may just be confused about the naming, but I see that it skips
 masterfiles on !allow_cache, I'd expect this to be the other way around
 (ignore enable_cache setting, and error if cache is not allowed at all).

 Well, I might ignore the cache-enable setting of the data source. But I
 wanted the user to be aware that the data will be loaded into memory,
 possibly taking a lot of memory if the master file is large, so making him
 explicitly set it.

 On the other way, if the cache is globally disable, we're in some kind of
 XFR-IN/XFR-OUT that don't want the master files. However, the rest of the
 data sources should be loaded, so it is not good to reject such
 configuration, nor it is good to cache the master files into memory in
 that case. Would you know of a better solution?

 Thank you

-- 
Ticket URL: <http://bind10.isc.org/ticket/2046#comment:8>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list