View Single Post
Old 2005-10-03, 05:24 PM   #5
twthumb
A woman is like beer. They look good, they smell good, and you'd step over your own mother just to get one!
 
Join Date: Aug 2005
Posts: 54
Quote:
Originally Posted by Greenguy
I was always told that it was bad because it forces the browser to leave the server, look up the domain & then come back to the server, causing speed issues & a general waste of time.
Most browser/os/routers/modems have a dns cache today, this means they lookup the ip address of the domainname ones and than save the ip / domainname combination in a cache, this cache is than used for further lookups.

You can clear your cache by doing a "ipconfig /flushdns".

Personally i use relative links whenever i can, it makes moving a site to another domainname (or even another directory) much easier. For example a freesite can be moved without any changes to another domainname.
__________________

- Build your own blog empire
twthumb is offline   Reply With Quote