GNU bug report logs -
#47431
Process Whois connection broken by remote peer.
Previous Next
Full log
View this message in rfc822 format
>>>> IOW, without a built-in list, each whois query would create two
>>>> requests, one to whois.iana.org, and one to the actual whois server.
>>>
>>> I don't see any problems with that, do you?
>>
>> In principle, I don't see any problems. But I seem to recall that RMS
>> dislikes solutions that make unnecessary network connections, or IOW
>> that avoidable network connections should be avoided.
>>
>> If you agree on the general design, I'd be happy to implement it.
>
> I don't see a problem, no. We frequently make network connections when
> necessary.
>
>> Possibly with a cache to mitigate the above problem.
>
> I'd wait with caching until we see a performance problem. It isn't like
> people are expected to invoke this command many times in a row.
>
I think you misunderstood what I meant. The idea would be to cache the
replies from the whois.iana.org server, not those of the final whois
server. IOW, the idea would be to dynamically build a local database
instead of relying on a hard-coded list.
This bug report was last modified 2 years and 298 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.