iA


This site sped up

by jcf. Average Reading Time: less than a minute.

Regular visitors know about my problems with the speed of this site. There always was a delay of several seconds for every request made to the webserver (apache).

Thinking out loud with my colleague and friend Matthias led me to play with the configuration of my named deamon. Lo and behold – there was an entry for an unknown DNS server in resolve.conf. Replacing that with 127.0.0.1 for my caching named made all the difference.

Update: Dont’t forget to restart apache after named /etc/init.d/named restart /etc/init.d/httpd restart

One comment on ‘This site sped up’

  1. Jake says:

    That is very interesting. Learn something new everyday, although it all seems a bit over my head. :)

Leave a Reply