From owner-freebsd-isp Wed Jun 3 18:40:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA26975 for freebsd-isp-outgoing; Wed, 3 Jun 1998 18:40:26 -0700 (PDT) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from roble.com (roble.com [207.5.40.50]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA26893 for ; Wed, 3 Jun 1998 18:40:00 -0700 (PDT) (envelope-from sendmail@roble.com) Received: from localhost (localhost [127.0.0.1]) by roble.com (Roble) with SMTP id SAA23110 for ; Wed, 3 Jun 1998 18:39:56 -0700 (PDT) Date: Wed, 3 Jun 1998 18:39:56 -0700 (PDT) From: Roger Marquis To: freebsd-isp@FreeBSD.ORG Subject: Re: apache/freebsd limits on vhost servers In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, 4 Jun 1998, Leif Neland wrote: > You can run all vhosts off the same ip; you don't need separate ip's. You can but it's not necessarily a good idea. All sorts of things can corrupt a virtual server based on domain names only (as opposed to a virtual server based on IP addresses) including various browsers, DNS problems, dropped packets, relative references ... If you must use virtual domains mapped to a single IP at least be sure to check the error logs. Any problems should be readily apparent. Roger Marquis Roble Systems Consulting http://www.roble.com/consulting To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message