× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.




From: Thorbjoern Ravn Andersen
Weeeeell, how would you determine that limit?

Good question. It seems that defining and configuring a session limit by application or product could be a matter of setting up a database table/maintenance program or configuration file for that purpose. The harder question is how to enforce it. It seems that the application server would need to know precisely the number of active sessions. Active sessions would vary as new ones are established, inactive ones expire, while others may be canceled by user's clicking an "exit" link. Can that be done?

And why should it be a constant?


Not sure it should be a constant, unless an ISV would like to enforce a user-based license restriction, which seems reasonable to me. Like, I know my web application is hosted on a server and could be used by an almost unlimited number of users, but if you want unlimited use, please pay more.

From a capacity planning point of view, I like the idea of a system administrator using a maintenance program to maintain a table of session limits by product ID. Let the administrator decide - and change it - whenever.

Nathan.





As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.