D
Derek Lord
Guest
I am trying to get the number of users actively connected to a Progress Application Server to control concurrent access to an application. The backend database is SQL Server, using the SQL Dataserver. There are a mix of users using the application from normal windows desktop Prowin sessions (which I can already count and do not use the PAS) and Mobile access via the Progress Application Server. Given the output
below) from pasman, is there a way to get the session count (value from pasman sessions -I Test -u user
swd WebApp OK - Session information for application at context path /WebApp Default maximum session inactive interval 30 minutes <1 minutes: 2 sessions 12 - <13 minutes: 1 sessions 13 - <14 minutes: 1 sessions
Continue reading...
Continue reading...