> "Number of sessions per user - 8." This restriction currently only applies to 'number of concurrent client connections from one UNIX process'.
So there is no fixed limit on the number of concurrent sessions when you're using multiple processes (the typical Apache configuration) or you're on Windows. And a look at the sources revealed that there is actual code to handle this more dynamically on UNIX/Linux too, it simply isn't activated by default. Daniel Dittmar -- Daniel Dittmar SAP DB, SAP Labs Berlin [EMAIL PROTECTED] http://www.sapdb.org/ _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
