MESSAGE
DATE | 2008-09-07 |
FROM | Elfen Magix
|
SUBJECT | Re: [NYLXS - HANGOUT] Multiple Webservers, 1 IP#
|
From lest-hangout-at-mrbrklyn.com Sun Sep 7 20:02:43 2008 Received: from www2.mrbrklyn.com (localhost [127.0.0.1]) by www2.mrbrklyn.com (8.13.1/8.13.1/SuSE Linux 0.7) with ESMTP id m8802fkH022399 for ; Sun, 7 Sep 2008 20:02:43 -0400 Received: (from majordomo-at-localhost) by www2.mrbrklyn.com (8.13.1/8.13.1/Submit) id m8802fEI022398 for hangout-outgoings; Sun, 7 Sep 2008 20:02:41 -0400 X-Authentication-Warning: www2.mrbrklyn.com: majordomo set sender to lest-hangout-at-nylxs.com using -f Received: from web38007.mail.mud.yahoo.com (web38007.mail.mud.yahoo.com [209.191.124.118]) by www2.mrbrklyn.com (8.13.1/8.13.1/SuSE Linux 0.7) with SMTP id m8802cW7022395 for ; Sun, 7 Sep 2008 20:02:40 -0400 Received: (qmail 14319 invoked by uid 60001); 8 Sep 2008 00:02:09 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type:Message-ID; b=BfLVVOPbOGpYY/FdOUZbrpcyAN5SVO822mPVjfazptOogY4YMWfvr8SN8FDMrKpcRZ/8wSLvO3DBUj9Kw+lZlp52SnuZxDWnD6HYpLuNKRS2hTnb3ShaRX5pqLHxtCzaaQlfKpZcpC/V+yJPOrUN+f727BttLKs88qFdp7KMwFw=; X-YMail-OSG: ma0fM8IVM1kiuyFebgvKHMbG5AIXYMLYbfelenbQFZi8jW.8ghqy_sNUUJU5aZTmBjZGt2Z0mrBf1MZJrzftmR2egyZTzS502BroOgIncNJuYDWZwCwuzjRtqHzlhieuv9DOJeSgcinlOh39LKfu0zA- Received: from [68.236.165.173] by web38007.mail.mud.yahoo.com via HTTP; Sun, 07 Sep 2008 17:02:09 PDT X-Mailer: YahooMailWebService/0.7.218.2 Date: Sun, 7 Sep 2008 17:02:09 -0700 (PDT) From: Elfen Magix Subject: Re: [NYLXS - HANGOUT] Multiple Webservers, 1 IP# To: hangout-at-mrbrklyn.com In-Reply-To: <20080907223102.GA21225-at-www2.mrbrklyn.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-808588007-1220832129=:13893" Message-ID: <838292.13893.qm-at-web38007.mail.mud.yahoo.com> Sender: lest-hangout-at-mrbrklyn.com Precedence: bulk Reply-To: hangout-at-mrbrklyn.com
--0-808588007-1220832129=:13893 Content-Type: text/plain; charset=us-ascii
Define and explain: Failover.
I mean- isnt this what DNS supposed to do?
--- On Sun, 9/7/08, Ruben Safir wrote: From: Ruben Safir Subject: Re: [NYLXS - HANGOUT] Multiple Webservers, 1 IP# To: hangout-at-mrbrklyn.com Date: Sunday, September 7, 2008, 6:31 PM
On Sun, Sep 07, 2008 at 03:17:28PM -0700, Elfen Magix wrote: > How To? > All the services are consolidated into separate machines, like DNS, FileSharing, FTP, Web, etc. > > There are 2 webservers on the same IP (SUSE Linux 9.3). Without having to use different ports on, how does one configure 2 webservers to access the same IP and same port for different websites (using VirtualHost and NameHosting on Apache)? > > I thought is would be simple setting up the DNS and the DNS would point to which site is on what webserver to be called. >
Either by using a proxy server on the head or failover.
Ruben
--0-808588007-1220832129=:13893 Content-Type: text/html; charset=us-ascii
Define and explain: Failover.
I mean- isnt this what DNS supposed to do?
--- On Sun, 9/7/08, Ruben Safir <ruben-at-mrbrklyn.com> wrote:
From: Ruben Safir <ruben-at-mrbrklyn.com> Subject: Re: [NYLXS - HANGOUT] Multiple Webservers, 1 IP# To: hangout-at-mrbrklyn.com Date: Sunday, September 7, 2008, 6:31 PM
On Sun, Sep 07, 2008 at 03:17:28PM -0700, Elfen Magix wrote: > How To? > All the services are consolidated into separate machines, like DNS, FileSharing, FTP, Web, etc. > > There are 2 webservers on the same IP (SUSE Linux 9.3). Without having to use different ports on, how does one configure 2 webservers to access the same IP and same port for different websites (using VirtualHost and NameHosting on Apache)? > > I thought is would be simple setting up the DNS and the DNS would point to which site is on what webserver to be called. >
Either by using a proxy server on the head or failover.
Ruben
|
--0-808588007-1220832129=:13893--
--0-808588007-1220832129=:13893 Content-Type: text/plain; charset=us-ascii
Define and explain: Failover.
I mean- isnt this what DNS supposed to do?
--- On Sun, 9/7/08, Ruben Safir wrote: From: Ruben Safir Subject: Re: [NYLXS - HANGOUT] Multiple Webservers, 1 IP# To: hangout-at-mrbrklyn.com Date: Sunday, September 7, 2008, 6:31 PM
On Sun, Sep 07, 2008 at 03:17:28PM -0700, Elfen Magix wrote: > How To? > All the services are consolidated into separate machines, like DNS, FileSharing, FTP, Web, etc. > > There are 2 webservers on the same IP (SUSE Linux 9.3). Without having to use different ports on, how does one configure 2 webservers to access the same IP and same port for different websites (using VirtualHost and NameHosting on Apache)? > > I thought is would be simple setting up the DNS and the DNS would point to which site is on what webserver to be called. >
Either by using a proxy server on the head or failover.
Ruben
--0-808588007-1220832129=:13893 Content-Type: text/html; charset=us-ascii
Define and explain: Failover.
I mean- isnt this what DNS supposed to do?
--- On Sun, 9/7/08, Ruben Safir <ruben-at-mrbrklyn.com> wrote:
From: Ruben Safir <ruben-at-mrbrklyn.com> Subject: Re: [NYLXS - HANGOUT] Multiple Webservers, 1 IP# To: hangout-at-mrbrklyn.com Date: Sunday, September 7, 2008, 6:31 PM
On Sun, Sep 07, 2008 at 03:17:28PM -0700, Elfen Magix wrote: > How To? > All the services are consolidated into separate machines, like DNS, FileSharing, FTP, Web, etc. > > There are 2 webservers on the same IP (SUSE Linux 9.3). Without having to use different ports on, how does one configure 2 webservers to access the same IP and same port for different websites (using VirtualHost and NameHosting on Apache)? > > I thought is would be simple setting up the DNS and the DNS would point to which site is on what webserver to be called. >
Either by using a proxy server on the head or failover.
Ruben
|
--0-808588007-1220832129=:13893--
|
|