Hi all. I'm implementing the "number of online users" feature on a website and i got 3 diferent codes to do the same thing. I'm in doubt witch of these would work best (performance and stability) on CFMX. It's an e-commerce website and performance and stability are very important. I need that so i can know witch time of the day is best to make updates.
Would you mind to give me your opinion? 1) SessionTracker.cfc from Raymond Camden's Blog http://www.camdenfamily.com/morpheus/downloads/sessiontracker.zip (if anyone knows how the included swf file works, please tell me i have no idea and it is not included in the readme.txt) 2) "Live Monitoring of User Sessions" , from CFDJ Vol 2, Issue 8, P. 23 http://216.239.57.100/search?q=cache:iQLAfNpA-HAJ:www.biztool.com/magazines/cf_devop/archives/0208/Schneider/+session+tracker+coldfusion+developer&hl=en&ie=UTF-8 This seems to be the most known code to do that. 3) The easycfm.com #12 tutorial, from Pablo Varando http://tutorial12.easycfm.com I just need to know how many users are online. It will be nice if i could have theirs ip address listed as well, but that's not important. Thank you for your opinion. BP. _________________________________________________________________ MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*. http://join.msn.com/?page=features/virus ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

