Hello,
I am confused about the option cache-min-ttl. u-control will not let
me set or get the option. I have a value set in my conf file and
u-checkconf does not print any errors regarding the option. However
u-checkconf will not print the value.
What follows is a transcript of my debugging attempts:
Hello, I am confused about the option cache-min-ttl. u-control will
not let me set or get the option. I have a value set in my conf
file and u-checkconf does not print any errors regarding the
option. However u-checkconf will not print the value.
That turns out to be an oversight in the code. I have remedied this
(in svn trunk for the next release). And I have also fixed so that
when you set min-ttl and max-ttl with unbound-control then it also
takes effect right away.
Thank you. Is it incorrect to assume that options changed by u-control
do not take effect right away?
I grabbed all the config options from unbound.conf.html and did a
u-control get_option to see if there were any other options that
behaved funny. Here are the options that produced errors:
If that is useful information for you I am glad to provide it
otherwise ignore it. THe cache-min-ttl option was the only option i
was interested in. These are just provided in case it can help you
out.