Session (computer Science) - Server Side Web Sessions

Server Side Web Sessions

Server-side sessions are handy and efficient, but can become difficult to handle in conjunction with load-balancing/high-availability systems and are not usable at all in embedded systems with no storage. The load-balancing problem can be solved by using shared storage or by applying forced peering between each client and a single server in the cluster, although this can compromise system efficiency and load distribution.

A method of using server-side sessions in systems without mass-storage is to reserve a portion of RAM for storage of session data. This method is applicable for servers with a limited number of clients (e.g. router or access point with infrequent or disallowed access to more than one client at a time). ...

Read more about this topic:  Session (computer Science)

Famous quotes containing the words side and/or web:

    I learned from the git-go in the joint to get in touch with the soft, nurturing side of myself, the feminine side.
    Wesley Strick, U.S. screenwriter, and Martin Scorsese. Max Cady (Robert DeNiro)

    Being so wrong about her makes me wonder now how often I am utterly wrong about myself. And how wrong she might have been about her mother, how wrong he might have been about his father, how much of family life is a vast web of misunderstandings, a tinted and touched-up family portrait, an accurate representation of fact that leaves out only the essential truth.
    Anna Quindlen (b. 1952)