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 ______________________________________________________________________ Why Share? Dedicated Win 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=coldfusionc 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

