This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C01C07.0420D530
Content-Type: text/plain;
        charset="iso-8859-1"

Sorry to barge in. I am afraid I am fairly new to ColdFusion, I have been
developing in it for about 3 months or so. 
I haven't have much time to clock your discussion on Clustering, but the
last comment, about the CF include at the top of each page? Well, if this is
at all relevant to your problems, check out Fusebox. 
For those that don't know, this is a programming methodology written
specifically for ColdFusion. It uses similar principles to the include
suggestion. 
Go to www.fusebox.org to find out all about it. 
It is well worth the effort. 

Hope you find that helpful.


-----Original Message-----
From: Boothroyd, Charles J [mailto:[EMAIL PROTECTED]]
Sent: Monday, September 11, 2000 4:35 PM
To: '[EMAIL PROTECTED]'
Subject: RE: CF Clustering


Our ColdFusion servers are clustered and are only severing cfm files and
static WebPages.  The data base servers are on separate servers that are
mirrored.The cfm, html, and other files are on a file server and do not need
to be loaded in more then 1 place. We use NT authentication and allow users
to map to their directories only to upload or replace files. A way around
the CF session variables is to create a Global cfm file with the Session
variables stored in a data base and use the CFinclude statement at the top
of your program to pull it in.

> -----Original Message-----
> From: Jim McAtee [SMTP:[EMAIL PROTECTED]]
> Sent: Saturday, September 09, 2000 10:03 AM
> To:   [EMAIL PROTECTED]
> Subject:      Re: CF Clustering
> 
> In your scenario, do developers FTP into a single designated machine
> within the cluster to do updates?  Or is the FTP site somehow also
> spread across the cluster?  Are you also able to use CF RDS?  What
> software do you have running on the servers - vanilla NT/Win2K + CF Pro
> or something else?
> 
> Thanks,
> Jim
> 
> 
> -----Original Message-----
> From: Jeff Tapper <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
> Date: Saturday, September 09, 2000 6:23 AM
> Subject: Re: CF Clustering
> 
> 
> >We have had great success with
> >Big/IP
> >Replication Scripts built with RoboCopy.
> >
> >
> >We've successfully deployed many sites with this configuration.
> >
> >At 05:41 PM 9/8/00 -0600, you wrote:
> >>Does anyone have a link or pointer to information regarding how to
> >>cluster CF web servers?  We're looking to upgrade our web and database
> >>servers and I'd like to hear about the various approaches taken to
> >>clustering CF web servers.
> >>
> >>Ideally, I'd like to achieve load-balancing and failover via
> redundancy.
> >>For our purposes the load-balancing doesn't have to be perfect, but
> the
> >>failover must be automatic and transparent.  I'm assuming we'd run
> >>several redundant web/CF servers connected to a common MS SQL server.
> >>For the time being, I don't think we'd run a common fileserver for the
> >>web site templates or other static content.  Files would need to be
> >>replicated on all servers.
> >>
> >>With this configuration, I was wondering about things like the best
> way
> >>to (1) achieve the load balancing (hardware and/or software needs?),
> >>considering that CF sessions need to be maintained (2) a good means of
> >>replicating content accross servers (3) other considerations?
> >>
> >>Thanks for any input,
> >>Jim
> >>
> >>----------------------------------------------------------------------
> --------
> >>To unsubscribe, send a message to [EMAIL PROTECTED]
> with
> >>'unsubscribe' in the body or visit the list page at
> www.houseoffusion.com
> >
> >==================================================
> >Jeff Tapper
> >[EMAIL PROTECTED]
> >Lead Application Architect
> >http://www.gtriad.com
> >G. Triad
> >==================================================
> 
> --------------------------------------------------------------------------
> ----
> To unsubscribe, send a message to [EMAIL PROTECTED] with
> 'unsubscribe' in the body or visit the list page at www.houseoffusion.com
----------------------------------------------------------------------------
--
To unsubscribe, send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body or visit the list page at www.houseoffusion.com



--------------------------------------------------------
The information in this email is confidential and may be
legally  privileged.  It  is  intended  solely  for  the
addressee and  access�to  this email  by  anyone else�is
unauthorised. Any views or opinions presented are solely
those  of the  author and� do not  necessarily represent
those  of  Voyager Software UK Ltd. If you are  not  the
intended recipient any disclosure, copying, distribution
or any action taken  or omitted  to be taken in reliance
on it, is prohibited and  may  be  unlawful. If you have
received  this  email  in  error  please notify  Voyager
Software by sending an email to [EMAIL PROTECTED]

------_=_NextPart_001_01C01C07.0420D530
Content-Type: text/html;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2650.12">
<TITLE>RE: CF Clustering</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=3D2>Sorry to barge in. I am afraid I am fairly new to =
ColdFusion, I have been developing in it for about 3 months or so. =
</FONT>
<BR><FONT SIZE=3D2>I haven't have much time to clock your discussion on =
Clustering, but the last comment, about the CF include at the top of =
each page? Well, if this is at all relevant to your problems, check out =
Fusebox. </FONT></P>

<P><FONT SIZE=3D2>For those that don't know, this is a programming =
methodology written specifically for ColdFusion. It uses similar =
principles to the include suggestion. </FONT></P>

<P><FONT SIZE=3D2>Go to www.fusebox.org to find out all about it. =
</FONT>
<BR><FONT SIZE=3D2>It is well worth the effort. </FONT>
</P>

<P><FONT SIZE=3D2>Hope you find that helpful.</FONT>
</P>
<BR>

<P><FONT SIZE=3D2>-----Original Message-----</FONT>
<BR><FONT SIZE=3D2>From: Boothroyd, Charles J [<A =
HREF=3D"mailto:[EMAIL PROTECTED]">mailto:Charles.Boothro=
[EMAIL PROTECTED]</A>]</FONT>
<BR><FONT SIZE=3D2>Sent: Monday, September 11, 2000 4:35 PM</FONT>
<BR><FONT SIZE=3D2>To: '[EMAIL PROTECTED]'</FONT>
<BR><FONT SIZE=3D2>Subject: RE: CF Clustering</FONT>
</P>
<BR>

<P><FONT SIZE=3D2>Our ColdFusion servers are clustered and are only =
severing cfm files and</FONT>
<BR><FONT SIZE=3D2>static WebPages.&nbsp; The data base servers are on =
separate servers that are</FONT>
<BR><FONT SIZE=3D2>mirrored.The cfm, html, and other files are on a =
file server and do not need</FONT>
<BR><FONT SIZE=3D2>to be loaded in more then 1 place. We use NT =
authentication and allow users</FONT>
<BR><FONT SIZE=3D2>to map to their directories only to upload or =
replace files. A way around</FONT>
<BR><FONT SIZE=3D2>the CF session variables is to create a Global cfm =
file with the Session</FONT>
<BR><FONT SIZE=3D2>variables stored in a data base and use the =
CFinclude statement at the top</FONT>
<BR><FONT SIZE=3D2>of your program to pull it in.</FONT>
</P>

<P><FONT SIZE=3D2>&gt; -----Original Message-----</FONT>
<BR><FONT SIZE=3D2>&gt; From: Jim McAtee =
[SMTP:[EMAIL PROTECTED]]</FONT>
<BR><FONT SIZE=3D2>&gt; Sent: Saturday, September 09, 2000 10:03 =
AM</FONT>
<BR><FONT SIZE=3D2>&gt; To:&nbsp;&nbsp; =
[EMAIL PROTECTED]</FONT>
<BR><FONT SIZE=3D2>&gt; Subject:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Re: CF =
Clustering</FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; In your scenario, do developers FTP into a =
single designated machine</FONT>
<BR><FONT SIZE=3D2>&gt; within the cluster to do updates?&nbsp; Or is =
the FTP site somehow also</FONT>
<BR><FONT SIZE=3D2>&gt; spread across the cluster?&nbsp; Are you also =
able to use CF RDS?&nbsp; What</FONT>
<BR><FONT SIZE=3D2>&gt; software do you have running on the servers - =
vanilla NT/Win2K + CF Pro</FONT>
<BR><FONT SIZE=3D2>&gt; or something else?</FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; Thanks,</FONT>
<BR><FONT SIZE=3D2>&gt; Jim</FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; -----Original Message-----</FONT>
<BR><FONT SIZE=3D2>&gt; From: Jeff Tapper =
&lt;[EMAIL PROTECTED]&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; To: [EMAIL PROTECTED] =
&lt;[EMAIL PROTECTED]&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; Date: Saturday, September 09, 2000 6:23 =
AM</FONT>
<BR><FONT SIZE=3D2>&gt; Subject: Re: CF Clustering</FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; &gt;We have had great success with</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;Big/IP</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;Replication Scripts built with =
RoboCopy.</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;We've successfully deployed many sites with =
this configuration.</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;At 05:41 PM 9/8/00 -0600, you wrote:</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;&gt;Does anyone have a link or pointer to =
information regarding how to</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;&gt;cluster CF web servers?&nbsp; We're =
looking to upgrade our web and database</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;&gt;servers and I'd like to hear about the =
various approaches taken to</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;&gt;clustering CF web servers.</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;&gt;Ideally, I'd like to achieve =
load-balancing and failover via</FONT>
<BR><FONT SIZE=3D2>&gt; redundancy.</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;&gt;For our purposes the load-balancing =
doesn't have to be perfect, but</FONT>
<BR><FONT SIZE=3D2>&gt; the</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;&gt;failover must be automatic and =
transparent.&nbsp; I'm assuming we'd run</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;&gt;several redundant web/CF servers =
connected to a common MS SQL server.</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;&gt;For the time being, I don't think we'd =
run a common fileserver for the</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;&gt;web site templates or other static =
content.&nbsp; Files would need to be</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;&gt;replicated on all servers.</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;&gt;With this configuration, I was =
wondering about things like the best</FONT>
<BR><FONT SIZE=3D2>&gt; way</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;&gt;to (1) achieve the load balancing =
(hardware and/or software needs?),</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;&gt;considering that CF sessions need to be =
maintained (2) a good means of</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;&gt;replicating content accross servers (3) =
other considerations?</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;&gt;Thanks for any input,</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;&gt;Jim</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; =
&gt;&gt;----------------------------------------------------------------=
------</FONT>
<BR><FONT SIZE=3D2>&gt; --------</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;&gt;To unsubscribe, send a message to =
[EMAIL PROTECTED]</FONT>
<BR><FONT SIZE=3D2>&gt; with</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;&gt;'unsubscribe' in the body or visit the =
list page at</FONT>
<BR><FONT SIZE=3D2>&gt; www.houseoffusion.com</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;</FONT>
<BR><FONT SIZE=3D2>&gt; =
&gt;=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;Jeff Tapper</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;[EMAIL PROTECTED]</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;Lead Application Architect</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;<A HREF=3D"http://www.gtriad.com" =
TARGET=3D"_blank">http://www.gtriad.com</A></FONT>
<BR><FONT SIZE=3D2>&gt; &gt;G. Triad</FONT>
<BR><FONT SIZE=3D2>&gt; =
&gt;=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D</FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; =
------------------------------------------------------------------------=
--</FONT>
<BR><FONT SIZE=3D2>&gt; ----</FONT>
<BR><FONT SIZE=3D2>&gt; To unsubscribe, send a message to =
[EMAIL PROTECTED] with</FONT>
<BR><FONT SIZE=3D2>&gt; 'unsubscribe' in the body or visit the list =
page at www.houseoffusion.com</FONT>
<BR><FONT =
SIZE=3D2>---------------------------------------------------------------=
---------------</FONT>
<BR><FONT SIZE=3D2>To unsubscribe, send a message to =
[EMAIL PROTECTED] with 'unsubscribe' in the body or =
visit the list page at www.houseoffusion.com</FONT></P>
<BR>
<BR>

<P><FONT =
SIZE=3D2>--------------------------------------------------------</FONT>=

<BR><FONT SIZE=3D2>The information in this email is confidential and =
may be</FONT>
<BR><FONT SIZE=3D2>legally&nbsp; privileged.&nbsp; It&nbsp; is&nbsp; =
intended&nbsp; solely&nbsp; for&nbsp; the</FONT>
<BR><FONT SIZE=3D2>addressee and&nbsp; access=A0to&nbsp; this =
email&nbsp; by&nbsp; anyone else=A0is</FONT>
<BR><FONT SIZE=3D2>unauthorised. Any views or opinions presented are =
solely</FONT>
<BR><FONT SIZE=3D2>those&nbsp; of the&nbsp; author and=A0 do not&nbsp; =
necessarily represent</FONT>
<BR><FONT SIZE=3D2>those&nbsp; of&nbsp; Voyager Software UK Ltd. If you =
are&nbsp; not&nbsp; the</FONT>
<BR><FONT SIZE=3D2>intended recipient any disclosure, copying, =
distribution</FONT>
<BR><FONT SIZE=3D2>or any action taken&nbsp; or omitted&nbsp; to be =
taken in reliance</FONT>
<BR><FONT SIZE=3D2>on it, is prohibited and&nbsp; may&nbsp; be&nbsp; =
unlawful. If you have</FONT>
<BR><FONT SIZE=3D2>received&nbsp; this&nbsp; email&nbsp; in&nbsp; =
error&nbsp; please notify&nbsp; Voyager</FONT>
<BR><FONT SIZE=3D2>Software by sending an email to =
[EMAIL PROTECTED]</FONT>
</P>

</BODY>
</HTML>
------_=_NextPart_001_01C01C07.0420D530--
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with 
'unsubscribe' in the body or visit the list page at www.houseoffusion.com

Reply via email to