Hello. I have a question about session management.
A new session is created each time a browser connects to the tntnet server. If I define variables, classes instances, db connections inside each session, after many session are opened the server memory gets full; is a session destroyed after a certain amount of inactivity ? Is there a way to manage session, i.e. know how many session are opened and eventually kill some of them (cleaning also the memory) ? Thank you very much for your attention, Paolo ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Tntnet-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tntnet-general
