Actually I was looking through some old CFDJ I have and found an article
that looks like it will do the trick.  There are a couple modifications that
I will probably need to make but it will definitely save me some time and
serve as a good foundation.

-----Original Message-----
From: Steve Oliver [mailto:[EMAIL PROTECTED]]
Sent: Saturday, February 23, 2002 11:11 AM
To: CF-Talk
Subject: RE: Session Count


I think the easiest way is to add each session id into an application
variable, in a structure or array, along with a timestamp.

This way you can check the timestamps and delete them after a
predetermined timeout period.

Just make sure to lock everything.

_____________________________
steve oliver
senior internet developer
atnet solutions, inc.
http://www.atnetsolutions.com


-----Original Message-----
From: Keen [mailto:[EMAIL PROTECTED]]
Sent: Saturday, February 23, 2002 1:21 PM
To: CF-Talk
Subject: Session Count


I am working in a CF5/Linux environment and need a good way to determine
the
number of current sessions at any given time, not all users login.  I
was
wonder what approaches others have taken.  I was also wondering if
anyone
has used SessionMagic from the DevExchange in a production environment?
If
so was there much overhead associated with it?  TIA


______________________________________________________________________
Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation � $99/Month � Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusiona
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to