Difference: APPXSessionMonitor (14 vs. 15)

Revision 152014-04-15 - AlKalter

Line: 1 to 1
 
META TOPICPARENT name="APPX500Features"

APPX Monitor

Line: 38 to 38
 

APPX_MONITOR_SLOTS Environment Variable

The APPX_MONITOR_SLOTS environment variable defines how many "slots" should be allocated in the shared memory segment for the APPX Monitor. The minimum number of slots should correspond to the maximum number of APPX sessions ever run on your APPX server. For example, if you have 30 licensed users and each user runs no more than two sessions at a time, you should specify a value of at least 61. The following formula can be used to ensure that you allocate a sufficient number of slots:

Changed:
<
<
<session_count> = <licensed_users> * 4 + 1
>
>
<session_count> = <licensed_users> * 4 + 1
  When the APPX Monitor's shared memory segment is created, it will always be created with the number of slots being a multiple of eight. If you specify a <session_count> that is not a multiple of eight, the number of slots allocated will be increased to the next multiple of eight.

How to Run the APPX Monitor

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback