DervishD <[EMAIL PROTECTED]> writes:
>> Yes. The "timeout" option is a shortcut for specifying all the
>> other options.
>
> What I mean is: if I don't specify 'timeout' in my wgetrc it has the
> default value ('900', AFAIK), but it is ignored?
I'm afraid I don't understand this question. Is what ignored? You
say you don't specify it -- how can it be ignored then?
> it's a weird behaviour, that way I cannot specify commands in my
> wgetrc with their default values and have the default behaviour
Sure you can, just don't use "timeout". It's meant as a simple way to
set (or unset) all timeouts.
> (if I put timeout=900 then *all* timeouts are 900, no matter if I
> set dns_timeout to '0' in wgetrc).
I think this is a case of
"Doctor, doctor, it hurts when I do that."
"Don't do that, then."
:-)
Seriously, if you don't want to change dns_timeout, then don't use the
timeout option.