--------------CBB8D4FCC1AA121B078066F9
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Agreed on not having to recode session to client. But I will say getting fail over to
work with Cluster Cats was a pain in the butt last time we did it! So allow at least a
week if this is your
first time doing this... ;-) (The second time it may only take 2 hours)
- Michael Smith, TeraTech, Inc http://www.teratech.com/
Jim McAtee wrote:
> On the other hand, when many people speak of implementing a 'load balancing'
> configuration, their primary concern is actually failover, with load
> balancing a secondary consideration. In that case, enabling sticky sessions
> on the load balancer is fine. And a lot less work.
>
> Jim
>
> ----- Original Message -----
> From: "Leon Chalnick" <[EMAIL PROTECTED]>
> To: "CF-Community" <[EMAIL PROTECTED]>
> Sent: Thursday, October 26, 2000 8:37 AM
> Subject: RE: Question on between Load Balancing and Session Variable
>
> > Han,
> >
> > Session variables exist in an individual computer's RAM and are therefore
> > not-shared in the cluster of computers. Load balancing software can be
> > configured to force sessions to a specific computer ('sticky sessions'),
> but
> > must experts will suggest that this is not a great idea and somewhat
> > mitigates the benefits of load balancing. Most would suggest that you
> > consider setting up a Client variable database and using client variables
> > instead. If you need to store complex data in your client variables, use
> > WDDX to serialize your data before storing it in the DB.
> >
> > --Leon Chalnick
> >
> > -----Original Message-----
> > From: Han Meng [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, October 25, 2000 10:59 PM
> > To: CF-Community
> > Subject: Question on between Load Balancing and Session Variable
> >
> >
> > Hi,
> >
> > I had developed a coldfusion app using session variables.
> > Just worry, is the session variable work as normal in Load Balancing ?
> > For example, i have 2 servers here. i have a load balancer for these 2
> > servers to manage the web access traffic.
> > If i now login into the server 1, during the half way working, will the
> load
> > balancer auto switch me to the server 2; if there is a high traffic ? or i
> > may still remain in server 1 ?
> > pls advice...
> >
> > thx...
> >
> > regards,
> > Han
>
> ------------------------------------------------------------------------------
> To Unsubscribe visit
>http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_community or send
>a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
--
Michael Smith, TeraTech Inc
VB, CF , SQL, Math programming
100 Park Ave Ste 360, Rockville MD 20850 USA
Voice: +1-301-424-3903, 800-447-9120 Fax:301-762-8185
Web: http://www.teratech.com/sig/
Email: mailto:[EMAIL PROTECTED] ICQ: 66057682
--------------CBB8D4FCC1AA121B078066F9
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Agreed on not having to recode session to client. But I will say getting
fail over to work with Cluster Cats was a pain in the butt last time we
did it! So allow at least a week if this is your first time doing this...
;-) (The second time it may only take 2 hours)
<br>- Michael Smith, TeraTech, Inc <A
HREF="http://www.teratech.com/">http://www.teratech.com/</A>
<p>Jim McAtee wrote:
<blockquote TYPE=CITE>On the other hand, when many people speak of implementing
a 'load balancing'
<br>configuration, their primary concern is actually failover, with load
<br>balancing a secondary consideration. In that case, enabling sticky
sessions
<br>on the load balancer is fine. And a lot less work.
<p>Jim
<p>----- Original Message -----
<br>From: "Leon Chalnick" <[EMAIL PROTECTED]>
<br>To: "CF-Community" <[EMAIL PROTECTED]>
<br>Sent: Thursday, October 26, 2000 8:37 AM
<br>Subject: RE: Question on between Load Balancing and Session Variable
<p>> Han,
<br>>
<br>> Session variables exist in an individual computer's RAM and are therefore
<br>> not-shared in the cluster of computers. Load balancing software can
be
<br>> configured to force sessions to a specific computer ('sticky sessions'),
<br>but
<br>> must experts will suggest that this is not a great idea and somewhat
<br>> mitigates the benefits of load balancing. Most would suggest that
you
<br>> consider setting up a Client variable database and using client variables
<br>> instead. If you need to store complex data in your client variables,
use
<br>> WDDX to serialize your data before storing it in the DB.
<br>>
<br>> --Leon Chalnick
<br>>
<br>> -----Original Message-----
<br>> From: Han Meng [<a
href="mailto:[EMAIL PROTECTED]">mailto:[EMAIL PROTECTED]</a>]
<br>> Sent: Wednesday, October 25, 2000 10:59 PM
<br>> To: CF-Community
<br>> Subject: Question on between Load Balancing and Session Variable
<br>>
<br>>
<br>> Hi,
<br>>
<br>> I had developed a coldfusion app using session variables.
<br>> Just worry, is the session variable work as normal in Load Balancing
?
<br>> For example, i have 2 servers here. i have a load balancer for these
2
<br>> servers to manage the web access traffic.
<br>> If i now login into the server 1, during the half way working, will
the
<br>load
<br>> balancer auto switch me to the server 2; if there is a high traffic
? or i
<br>> may still remain in server 1 ?
<br>> pls advice...
<br>>
<br>> thx...
<br>>
<br>> regards,
<br>> Han
<p>------------------------------------------------------------------------------
<br>To Unsubscribe visit <a
href="http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_community">http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_community</a>
or send a message to [EMAIL PROTECTED] with 'unsubscribe'
in the body.</blockquote>
<p>--
<br>Michael Smith, TeraTech Inc
<br>VB, CF , SQL, Math programming
<br>100 Park Ave Ste 360, Rockville MD 20850 USA
<br>Voice: +1-301-424-3903, 800-447-9120 Fax:301-762-8185
<br>Web: <A HREF="http://www.teratech.com/sig/">http://www.teratech.com/sig/</A>
<br>Email: <A HREF="mailto:[EMAIL PROTECTED]">mailto:[EMAIL PROTECTED]</A>
ICQ: 66057682
<br> </html>
--------------CBB8D4FCC1AA121B078066F9--
------------------------------------------------------------------------------
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_community or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.