MESSAGE
DATE | 2008-09-12 |
FROM | Elfen Magix
|
SUBJECT | Re: [NYLXS - HANGOUT] Multiple Webservers, 1 IP#
|
From lest-hangout-at-mrbrklyn.com Fri Sep 12 15:48:48 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 m8CJmkbj006346 for ; Fri, 12 Sep 2008 15:48:48 -0400 Received: (from majordomo-at-localhost) by www2.mrbrklyn.com (8.13.1/8.13.1/Submit) id m8CJmk2Q006345 for hangout-outgoings; Fri, 12 Sep 2008 15:48:46 -0400 X-Authentication-Warning: www2.mrbrklyn.com: majordomo set sender to lest-hangout-at-nylxs.com using -f Received: from web38006.mail.mud.yahoo.com (web38006.mail.mud.yahoo.com [209.191.124.117]) by www2.mrbrklyn.com (8.13.1/8.13.1/SuSE Linux 0.7) with SMTP id m8CJmh6v006342 for ; Fri, 12 Sep 2008 15:48:45 -0400 Received: (qmail 43982 invoked by uid 60001); 12 Sep 2008 19:48:14 -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=M672Xn643D9mj2FzvkM266/Y+wIWPEv3BplVnuybnrEduDHO2IIDk0xJC9JNj+rcZK5ytQJGy1YrIp9Ns+chfArWQmRvQg7DvE05fMpvBC6J44mLXVQrZsO+8jTSwDgKSOG4dLX7xbXcGvXiJVSp8qAU5VluAXyqPvQ5bQYXXbs=; X-YMail-OSG: 37bjS9cVM1nTQ.87.ni1VBdHYsVU9IDlq_sdkcL80GVvNoRjEKXHvMKF13NQSBSa5Q-- Received: from [68.236.165.173] by web38006.mail.mud.yahoo.com via HTTP; Fri, 12 Sep 2008 12:48:14 PDT X-Mailer: YahooMailWebService/0.7.218.2 Date: Fri, 12 Sep 2008 12:48:14 -0700 (PDT) From: Elfen Magix Subject: Re: [NYLXS - HANGOUT] Multiple Webservers, 1 IP# To: hangout-at-mrbrklyn.com In-Reply-To: <20080908035352.GA24705-at-www2.mrbrklyn.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-1423787820-1221248894=:42863" Message-ID: <584132.42863.qm-at-web38006.mail.mud.yahoo.com> Sender: lest-hangout-at-mrbrklyn.com Precedence: bulk Reply-To: hangout-at-mrbrklyn.com
--0-1423787820-1221248894=:42863 Content-Type: text/plain; charset=us-ascii
Finally got it!
Apache Proxy_Mod was the answer.
This makes Apache from one main server and send it out to other apache servers on the network sending requests and other etc.'s to them. They in turn fulfil the request and send it back to the first Apache machine and the first Apache machine sends it to who ever requested the information on the internet.
It took some researching and a bit of experimenting to do but I now got it working with 2 machines. I just need to expand on it more with a 3rd machine all hosting different sites.
Thanx for the help out there!
--- 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, 11:53 PM
On Sun, Sep 07, 2008 at 08:21:23PM -0700, Elfen Magix wrote: > So the beating of Egg into milk and flour in a double boiler is involved here? > I knew this stuff was hard... >
Yeah yeah
Look up high availability clustering
Ruben
> --- 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, 8:17 PM > > On Sun, Sep 07, 2008 at 05:02:09PM -0700, Elfen Magix wrote: > > Define and explain: Failover. > > > > I mean- isnt this what DNS supposed to do? > > > > It means that when one machine is busy another comes on line. It > involves custering. > > Ruben
--0-1423787820-1221248894=:42863 Content-Type: text/html; charset=us-ascii
Finally got it!
Apache Proxy_Mod was the answer.
This makes Apache from one main server and send it out to other apache servers on the network sending requests and other etc.'s to them. They in turn fulfil the request and send it back to the first Apache machine and the first Apache machine sends it to who ever requested the information on the internet.
It took some researching and a bit of experimenting to do but I now got it working with 2 machines. I just need to expand on it more with a 3rd machine all hosting different sites.
Thanx for the help out there!
--- 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, 11:53 PM
On Sun, Sep 07, 2008 at 08:21:23PM -0700, Elfen Magix wrote: > So the beating of Egg into milk and flour in a double boiler is involved here? > I knew this stuff was hard... >
Yeah yeah
Look up high availability clustering
Ruben
> --- 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, 8:17 PM > > On Sun, Sep 07, 2008 at 05:02:09PM -0700, Elfen Magix wrote: > > Define and explain: Failover. > > > > I mean- isnt this what DNS supposed to do? > > > > It means that when one machine is busy another comes on line. It > involves custering. > > Ruben
|
--0-1423787820-1221248894=:42863--
--0-1423787820-1221248894=:42863 Content-Type: text/plain; charset=us-ascii
Finally got it!
Apache Proxy_Mod was the answer.
This makes Apache from one main server and send it out to other apache servers on the network sending requests and other etc.'s to them. They in turn fulfil the request and send it back to the first Apache machine and the first Apache machine sends it to who ever requested the information on the internet.
It took some researching and a bit of experimenting to do but I now got it working with 2 machines. I just need to expand on it more with a 3rd machine all hosting different sites.
Thanx for the help out there!
--- 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, 11:53 PM
On Sun, Sep 07, 2008 at 08:21:23PM -0700, Elfen Magix wrote: > So the beating of Egg into milk and flour in a double boiler is involved here? > I knew this stuff was hard... >
Yeah yeah
Look up high availability clustering
Ruben
> --- 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, 8:17 PM > > On Sun, Sep 07, 2008 at 05:02:09PM -0700, Elfen Magix wrote: > > Define and explain: Failover. > > > > I mean- isnt this what DNS supposed to do? > > > > It means that when one machine is busy another comes on line. It > involves custering. > > Ruben
--0-1423787820-1221248894=:42863 Content-Type: text/html; charset=us-ascii
Finally got it!
Apache Proxy_Mod was the answer.
This makes Apache from one main server and send it out to other apache servers on the network sending requests and other etc.'s to them. They in turn fulfil the request and send it back to the first Apache machine and the first Apache machine sends it to who ever requested the information on the internet.
It took some researching and a bit of experimenting to do but I now got it working with 2 machines. I just need to expand on it more with a 3rd machine all hosting different sites.
Thanx for the help out there!
--- 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, 11:53 PM
On Sun, Sep 07, 2008 at 08:21:23PM -0700, Elfen Magix wrote: > So the beating of Egg into milk and flour in a double boiler is involved here? > I knew this stuff was hard... >
Yeah yeah
Look up high availability clustering
Ruben
> --- 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, 8:17 PM > > On Sun, Sep 07, 2008 at 05:02:09PM -0700, Elfen Magix wrote: > > Define and explain: Failover. > > > > I mean- isnt this what DNS supposed to do? > > > > It means that when one machine is busy another comes on line. It > involves custering. > > Ruben
|
--0-1423787820-1221248894=:42863--
|
|