LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 06-27-2001, 07:03 PM   #1
nabil
Member
 
Registered: Feb 2001
Location: MI, USA
Distribution: Debian Linux 100% GNU
Posts: 210

Rep: Reputation: 31
DNS, Bind and Apache


What makes a web site fetch behaviour seem or behave like this...
If you do for example "www.redhat.com" and look in bottom left hand corner of Internet explorer browser ( I know I am ashamed) to see "Finding site www.redhat.com" then the page comes right up quick with out warning, and other times, sites sometimes they say "Web site found waiting for reply" for a second or so then pages come up quick too. Does this have to to do with DNS, Apache version, performance issue or......what ??

I used to have external dns for my site hosted by external provider and it used to do the "Web site found waiting for reply.." kind of thing and now I host my own dns using bind on same web server and don't get that any more, only " Finding site www......" kind of thing . As a matter fact I don't see this " Waiting for reply..." thing any more or often on different web sites...
Did anything or major change happen in Apache or Bind or something
Just need to know whether this is a performance issue??? DNS issue or just a broweser bound behaviour... I know I have upgraded my browser on my client machines since.

THanks for any comments...
 
Old 06-27-2001, 10:19 PM   #2
jrmann1999
Member
 
Registered: Feb 2001
Location: Texas
Distribution: Slackware, Mandrake, LFS
Posts: 306

Rep: Reputation: 30
Heh, ironically I've wondered this too. The answer(as I've seen it) is that all modern browsers have their own version of a DNS cache. When you open a browser session and start looking up sites, it translates these into their IP addresses and stores them in browser cache. This is based upon a reliance that you will eventually visit them again. Next time it needs to look up that address it realizes the IP is already verified and decides to try it. IF in fact this IP isn't valid(Dynamic IP's) it will then contact whichever DNS it can to verify it.

IE is special in the fact that if DNS can't find it, it will then go to a custom search site on MSN that might know where it is.

J
 
Old 06-28-2001, 01:04 AM   #3
mcleodnine
Senior Member
 
Registered: May 2001
Location: Left Coast - Canada
Distribution: s l a c k w a r e
Posts: 2,731

Rep: Reputation: 45
The short answer - if your name server and web server are on the machine you are using or in the same domain that the zone is authoritative for it does not have to look far for the answer for a local http request. If you are looking up a name that is not cached on your nameserver, the resolver must hunt up the food chain to find the IP.

An Example:
Our local ISP had some serious name server issues (among other problems) so we set up our own on the cheap. It's not as fast as their caching name server, but it works all the time. Plus it is not as affected by peak (prime time) loads that the ISPs name server is subjected to (there are only 10 clients max). So we wait up to two or three seconds for uncached names all the time (cached names go BANG!), while the ISP - who keeps a larger cache due to the sheer number of lookups it does, will be faster (BANG!) until the server is overwhelmed by requests and becomes seriously bogged. (HEY - that wasn't a very short answer.)


It kinda goes like this. (Extremely simplified version. Please do not attmept to create your own international communications network based upon this model)

You type in the (valid) URL...

Your computer asks for name resolution from your local resolver which should point it to the DNS server you are using. Now we're waiting on the name server response.
Code:
Looking up www.redhat.com
Then if it finds the authoritative name server for that URL it makes an http_request from the server for that address. Now we wait for the http server to give us some stuff.
Code:
Contacting host www.redhat.com...
Then it 'gets' the data from the web server. In this case it's wherever www.redhat.com/index.html or whatever start page they default to.
Code:
Transferring data from www.redhat.com
Then it waits on doubleclick.net to load the banner ads.

All this is ignoring the likely possibility of forwarding firewalls and load-balanced servers.

Try this: go to a web site that you have not been to in at least a week and see how fast it resoolves (Looking up...). Then reload the page. BANG. Close your browser. and reopen it. Go to that same page. BANG.

Last edited by mcleodnine; 06-28-2001 at 01:22 AM.
 
Old 06-28-2001, 05:23 PM   #4
nabil
Member
 
Registered: Feb 2001
Location: MI, USA
Distribution: Debian Linux 100% GNU
Posts: 210

Original Poster
Rep: Reputation: 31
SO the answer If I understood everything you guys said correctly has to do with a chached name server vs unchached name server ??Right. I know I have mine setup as cached on same box as the web server, but still I do access my web site from another machine located on another network. I kind of liked what it used to do, when the red hour glass will come on then the page will come up, The red hour glass acts as a quick indication that the site is UP...Just need to wait a second to connect to it VS now If site is down or up you will get the samething whether the site will come up or not.
To me it feels before was faster than now to fetch the site. I also noticed this when using a Windows 2000 server DNS name server....
If you goto www.google.com it will give you the red hour glass no matter how many times you hit the site, but mine will only say "Opening page http://....." if site has problems it will get stock on that until it times out.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
dns/bind stanev Debian 1 12-14-2004 08:05 AM
DNS BIND and Apache web server divineutm Linux - Newbie 1 03-25-2004 02:29 AM
DNS & Bind, sendmail, Mailman, and Apache, is it all possible w/o a static IP? elmcitizen Linux - Newbie 1 02-29-2004 11:16 PM
DNS and BIND buttnutt Linux - Networking 5 06-08-2002 06:02 PM
DNS, BIND and apache dilberim82 Linux - Networking 11 07-05-2001 03:02 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 01:14 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration