I forgot to mention, you can delete both individual session variables (struct delete function?) and the whole session variable list for an individual (structclear?). You could attempt to delete all of them if they use a logout button, and some of them if they are no longer needed in the app. This may save some memory, though it won't delete all of the variables since not everyone will logout. Either way, shorten your session timeout period if you are concerned and you only need the session active for 15-45 minutes.
Microsoft has a free loading tool that stress tests a website in any language. http://www.microsoft.com/technet/treeview/default.asp?url=/TechNet/itsolutio ns/intranet/downloads/webstres.asp?frame=trueYou You can stress test a developmental server with 100+ variables and hundreds of sessions. ______________________________________________________________________ The KCFusion.org list and website is hosted by Humankind Systems, Inc. List Archives........ http://www.mail-archive.com/[EMAIL PROTECTED] Questions, Comments or Glowing Praise.. mailto:[EMAIL PROTECTED] To Subscribe.................... mailto:[EMAIL PROTECTED] To Unsubscribe................ mailto:[EMAIL PROTECTED]