Session Configuration

As each user uses the system, they get a "session" allocated to them this stores various information about them while they are using the system, like what page of a multi page list they are on and what was their last search so that it will come up in the editfield should they do a second search and so forth. These sessions take a small amount of memory so you may want to limit the number and the length they are active in the system.