ASP
  Home arrow ASP arrow Page 4 - When Session Variables Go Bad
Dev Articles Forums 
ADO.NET  
Apache  
ASP  
ASP.NET  
C#  
C++  
ColdFusion  
COM/COM+  
Delphi-Kylix  
Design Usability  
Development Cycles  
DHTML  
Embedded Tools  
Flash  
Graphic Design  
HTML  
IIS  
Interviews  
Java  
JavaScript  
MySQL  
Oracle  
Photoshop  
PHP  
Reviews  
Ruby-on-Rails  
SQL  
SQL Server  
Style Sheets  
VB.Net  
Visual Basic  
Web Authoring  
Web Services  
Web Standards  
XML  
Dedicated Servers  
Moblin 
JMSL Numerical Library 
IBM® developerWorks 
Sun Developer Network 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
ASP

When Session Variables Go Bad
By: Bruce Johnson
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 5 stars5 stars5 stars5 stars5 stars / 6
    2002-11-28

    Table of Contents:
  • When Session Variables Go Bad
  • The Implementation Details
  • Cap'n. The Resources. They Canna Take It!
  • Conclusion

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    When Session Variables Go Bad - Conclusion


    (Page 4 of 4 )

    So what have we learned from all of this. First, it is not a good idea to store STA objects in the Session variables. You might get away with it on a low volume site, but if you do run into strange problems, be aware that the problem could be causes by STA objects. And, unfortunately, the most common objects used by ASP developers use the STA architecture, namely ADO and FileSystemObjects.

    So what have we learned from all of this. First, it is not a good idea to store STA objects in the Session variables. You might get away with it on a low volume site, but if you do run into strange problems, be aware that the problem could be causes by STA objects. And, unfortunately, the most common objects used by ASP developers use the STA architecture, namely ADO and FileSystemObjects.

    Second, if you do use Session variables, be aware of how much information is actually being stored. Especially if you have a heavily trafficked site, make sure that you adjust your memory (both physical and virtual) accordingly.

    Finally, if you move to a distributed web server environment, the use of Session variables can decrease performance by not letting the load balancing service do its thing. Should you ever use Session variables? They are too compelling (in my opinion) to answer with a flat "NO". However, their simplicity belies the caution and thought that should go into their use.

    DISCLAIMER: The content provided in this article is not warranted or guaranteed by Developer Shed, Inc. The content provided is intended for entertainment and/or educational purposes in order to introduce to the reader key ideas, concepts, and/or product reviews. As such it is incumbent upon the reader to employ real-world tactics for security and implementation of best practices. We are not liable for any negative consequences that may result from implementing any information covered in our articles or tutorials. If this is a hardware review, it is not recommended to open and/or modify your hardware.

     

    ASP ARTICLES

    - Central Scoreboard with Flash and ASP
    - Calorie Counter Using WAP and ASP
    - Creating PGP-Encrypted E-Mails Using ASP
    - Be My Guest in ASP
    - Session Replacement in ASP
    - Securing ASP Data Access Credentials Using t...
    - The Not So Ordinary Address Book
    - Adding and Displaying Data Easily via ASP an...
    - Sending Email From a Form in ASP
    - Adding Member Services in ASP
    - Removing Unconfirmed Members
    - Trapping HTTP 500.100 - Internal Server Error
    - So Many Rows, So Little Time! - Case Study
    - XDO: An XML Engine Class for Classic ASP
    - Credit Card Fraud Prevention Using ASP and C...







    © 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway