What kinds of things will you be needing your session state for?

- Peter

-----Original Message-----
From: Tim Blair [mailto:[EMAIL PROTECTED]
Sent: 17 July 2003 14:13
To: CF-Talk
Subject: RE: Thinking about application architecture...


> Basically that is Sticky Sessions. The only problem with this
> is if you establish a session on box1, and box1 fails you
> loss your session state. If you are using cluster wide
> sessions, your session can just continue on another box.
> Thats the main difference. This may or may not be an issue,
> depending on your spec...

This issue we have is that we don't know the spec of the future network
-- it may have the option of sticky sessions, it may not.  So basically
I've got to make sure that the code works for every possible situation;
this basically means doing session handling in-code rather than using
the session scope etc...

So the question is, how best to do this?

Tim.


-------------------------------------------------------
RAWNET LTD - Internet, New Media and ebusiness Gurus.
Visit our new website at http://www.rawnet.com for
more information about our company, or call us free
anytime on 0800 294 24 24.
-------------------------------------------------------
Tim Blair
Web Application Engineer, Rawnet Limited
Direct Phone : +44 (0) 1344 393 441
Switchboard : +44 (0) 1344 393 040
-------------------------------------------------------
This message may contain information which is legally
privileged and/or confidential.  If you are not the
intended recipient, you are hereby notified that any
unauthorised disclosure, copying, distribution or use
of this information is strictly prohibited. Such
notification notwithstanding, any comments, opinions,
information or conclusions expressed in this message
are those of the originator, not of rawnet limited,
unless otherwise explicitly and independently indicated
by an authorised representative of rawnet limited.
-------------------------------------------------------



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to