Luis Daniel Lucio Quiroz wrote: > Yes, you are right > > > Im doing my test, I have bayes and net tests, how ever it is running > over a flash card with minimal I/O, so I guess dns will be a little > problem then. > > > Does SA has cache to remember last dns request for example? No. It would be silly to do so. Run a caching DNS server on the same box, and configure resolv.conf to use 127.0.0.1.
Why have SA reinvent the wheel? It would probably end up less efficient too, since SA is coded in Perl, and most DNS servers are complied C code.