Perhaps a client structure, containing something like loginid and
timestamp. Check to see if the loginid has timed out (Your own custom
value here, nothing ColdFusion specific)
--
Billy Cravens
[EMAIL PROTECTED]
Sandra Clark wrote:
>
> -----Original Message-----
> From: Sandra Clark [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, November 07, 2000 1:53 PM
> To: [EMAIL PROTECTED]
> Subject: Login and Clustering
>
> I am working on the architecture for my next site, which HAS to work in a
> Clustering (non sticky-sessioned) environment.
>
> I have figured out how to save complex data types (arrays, structures,
> queries) using WDDX and Client variables.
>
> However, the problem I am stuck on is how the heck to I know whether or not
> a user is currently logged in across a cluster?
>
> I have been using a Sesson variable so that even if a user doesn't logout it
> times itself out in 20 minutes. Obviously I can't do that with a Client
> variable. So how do I determine across a cluster whether a user has
> currently logged in ? While still maintaining the integrity of the
> application?
>
> Has anyone done anything like this? Any clues, directions you can point me
> to?
>
>
>------------------------------------------------------------------------------------------------
> Archives: http://www.mail-archive.com/[email protected]/
> Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message
>with 'unsubscribe' in the body to [EMAIL PROTECTED]
------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message
with 'unsubscribe' in the body to [EMAIL PROTECTED]