Memory Consumption

Last Updated: 9/21/2008



Sections above here:
Home  »  Development  »  Session Management

Sections below here:

    Topics in this section:
    Session Management
    Session Implementation
    Storing Additional Data
    Session Related Events
    Memory Consumption
    How Session Management Works

    Search Documentation:

    The base memory consumption per session is quite low and in most cases is not a major consideration. The actual size can vary from session to session, but the base memory consumption excluding any user data in the .Data property should typically be at maximum 1024 bytes.

    Note: This is the typical setting. If you have enough RAM you can safely store as many bytes as you need.

     



    (C) 2002-2009 - Atozed Software Ltd.