Licensing FluenceXL Web Edition

Revision as of 10:45, 6 October 2023 by Antonio.remedios (talk | contribs) (Antonio.remedios moved page Licensing XLCubed Web Edition to Licensing FluenceXL Web Edition)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Overview

FluenceXLWeb licensing is based on a concurrent user model, a concurrent session is tied to the user's session managed by IIS. The default timeout of a session is 20 minutes of inactivity, there is also a "Log Out" option which will end the user's session immediately and release them from the concurrent user count.

If the number of concurrent users exceeds the licensed amount then any additional users will receive a "Too many users" error message.

Applying and Checking your license

The Web Configuration tool allows you to apply a new license, or will show you the number of concurrent users you are currently licensed for under the "Licensing" tab:

MgtConsoleLicensing2.png

Modifying session duration

To change the default sessions length from 20 minutes, you will need to launch Internet Information Services Manager on the web server, and go to the FluenceXL Website and select "Session State":

IISSession.png

You can change the session time out under the "Cookies" section:

IISSessionSetting.png


Viewing active sessions

The easiest method to monitor currently active users is to use Performance Monitor, you need to select the event: "ASP.Net Applications" => "Sessions Active". You would need to limit this to the FluenceXLWeb Instance if running more then one website on the same server.


PerfMonSettings.png