Someone is helping me resolve a response time issue on my VPS.
He suggested I look in my resolv.conf
and make sure neither of the IPs are timing out.
My resolve.conf looks like this:
nameserver 69.39.86.5
nameserver 69.39.89.9
when I do a nslookup on the second IP, it times out:
nslookup yahoo.com 69.39.86.9
what does this tell me? do I need to inform my vps hosting provider of this?
I noticed many resolv.conf examples on the web have the word "domain" or "search" followed by the domain name. Do I need that as well? My websites seem to work fine without it (domain name = tanguay.info).