Results 1 to 4 of 4
Considering all the different things we now cache --- why hasn't anyone written any code that will cache DNS data?
You just haven't seen "rediculous redundancy" until you have seen ...
- 03-30-2007 #1
Just feel like saying this
Considering all the different things we now cache --- why hasn't anyone written any code that will cache DNS data?
You just haven't seen "rediculous redundancy" until you have seen several domain name translation requests made within a few seconds while loading a single web page...

Any thoughts?
- 03-30-2007 #2Linux Enthusiast
- Join Date
- Oct 2004
- Posts
- 609
Perhaps nobody felt it to be needed
No idea actually ...
- 03-30-2007 #3
- 04-03-2007 #4
I thought BIND did caching by default - you didn't have to configure it, it just did it. It uses memory only, i.e. it writes nothing to disk - this means it's quick, but if you restart the service (or the machine) the cache info is lost, and it has to look up names first time through in a new instance.
I thought this was always the main reason for running your own instance of BIND.Linux user #126863 - see http://linuxcounter.net/


Reply With Quote
