Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Jun 2000 16:34:17 -0500 (CDT)
From:      Jahanur R Subedar <jahanur@jjsoft.com>
To:        Marc Silver <marcs@draenor.org>
Cc:        "f.johan.beisser" <jan@caustic.org>, Nathan Vidican <webmaster@wmptl.com>, questions@FreeBSD.ORG
Subject:   Re: IP vs CNAME
Message-ID:  <Pine.BSF.3.96.1000602162350.19304C-100000@ns2.jjsoft.com>
In-Reply-To: <20000602213519.H50166@draenor.org>

next in thread | previous in thread | raw e-mail | index | archive | help

I run a small ISP and I agree with him.
Just make shure never to put Alias in the right hand side of Resouce
Records if you have aliased a CNAME.

Example :
;
;Alias
;
free.my.domain    IN  CNAME  freedom.my.domain
;
;Never put it like this.
something.my.domain  IN CNAME free.my.domain

It wil give you a lot of problem. and confuses the named big time.
Look on the book "DNS and Bind" Orielly Publishers.


Jahanur


On Fri, 2 Jun 2000, Marc Silver wrote:

> On the other side of the fence, I would have to say that I think CNAME's
> is a better idea.  I work for a large ISP and all our web servers use
> HTTP 1.1 and CNAME's.  Generally, it's only REALLY old browsers
> (netscape 2 comes to mind) that have problems with this.  IP address are
> more difficult to maintain and keep track of, and your web server will
> look a lot cleaner with just 1 IP on it, rather than thousands.  :)
> 
> Cheers,
> Marc
> 
> On Fri, Jun 02, 2000 at 12:23:29PM -0700, f.johan.beisser wrote:
> > 
> > generally, i think it's better to do IP based virtualhosting. 
> > 
> > it's not so much of a performance issue, it just makes it cleaner with
> > older browsers, and makes it easier to track problems with servers.
> > 
> > just my $0.02.
> > 
> > -- jan
> > 
> > On Fri, 2 Jun 2000, Nathan Vidican wrote:
> > 
> > > We are a relatively small ISP looking to grow. We're now starting to do
> > > virtualhosting for people, and thus far I've been setting up
> > > virtualhosts using cnames. The thing is, we've currently three almost
> > > entirely free class C banks of IP addresses, and I was wondering if it
> > > would be better to use IP based virtualhosting, or stick with our
> > > current scheme of using cnames to one host?
> > > 	Could anyone explain the performance differences if any involved in
> > > using IP vs CNAME virtualhosts? Or does it matter at all? Pors/cons,
> > > that kind of stuff please.
> > > 
> > > 
> > > -- 
> > > Nathan Vidican
> > > webmaster@wmptl.com
> > > Windsor Match Plate & Tool Ltd.
> > > http://www.wmptl.com/
> > > 
> > > 
> > > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > > with "unsubscribe freebsd-questions" in the body of the message
> > > 
> > 
> >  +-----/  f. johan beisser  /------------------------------+
> >   email: jan[at]caustic.org   web: http://www.caustic.org/~jan 
> >    "knowledge is power. power corrupts. study hard, be evil."
> > 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 

Jahanur R Subedar
WWW.JJSOFT.COM



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.1000602162350.19304C-100000>