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:
“Take the serious side of Disney, the Confucian side of Disney. Its in having taken an ethos ... where you have the values of courage and tenderness asserted in a way that everybody can understand. You have got an absolute genius there. You have got a greater correlation of nature than you have had since the time of Alexander the Great.”
—Ezra Pound (18851972)
“There she weaves by night and day
A magic web with colours gay.”
—Alfred Tennyson (18091892)