[email protected] wrote:
I've already changed my DNS from one of Italian Telecom to one of OpenDNS but also I dind't noticed any speed gain.

At the moment my /etc/resolv.conf is :


search xxxxx.it    #(my domain)
nameserver 127.0.0.1
nameserver 208.67.220.220


Fabio


If you're running your own DNS, look at your config file and see what forwarders it's using.
You can also check the speed of your lookups by using:
time dig mx +short yahoo.com

(you can use anything you want, I just used yahoo.com as an example). This will show how fast your server is able to look up other domains. You may need to turn off IP lookups in your supervise script if your DNS is slow.

---------------------------------------------------------------------------------
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
     If you need professional help with your setup, contact them today!
---------------------------------------------------------------------------------
    Please visit qmailtoaster.com for the latest news, updates, and packages.
To unsubscribe, e-mail: [email protected]
    For additional commands, e-mail: [email protected]


Reply via email to