How to set Idle Timeout for AppXtender Web Access inactive users

How to set Idle Timeout for AppXtender Web Access inactive users

There are a few places to adjust the Web Access Timeout for idle user sessions. In the below example, we'll be setting the timeout to 30 minutes:

Step I:
Open AppXtender Administrator
Go to Server Management - Web Services - Session Management
Change Session Timeout (min) to 30 and click Save

Step II:
Open IIS Manager
Navigate to AppXtender Web Access site, under Default Web Site\AppXtender
In Features View, double-click Session State
In the Time-out (minutes) field, type in 30 (or the value you have chosen in Step I)
In the Actions pane, click Apply
Navigate to Application Pools - select AppXtender .NET, go to Advanced properties, then Idle Timeout
Modify this value to 30 (or the value you have chosen in Step I) and click Apply.

These changes will require an IISRESET to take effect which should be done when users are not using the system.

    • Related Articles

    • Modifying User Settings in AppXtender Web

      Changing User Settings To change the user's User Settings in ApplicationXtender Administrator:   1.  Go to Application Management 2. Expand the data source by clicking on it 3. Choose Web Access User Settings 3. Click the X next to Default user ...
    • Enable remote access ApplicationXtender for SYSOP in Web Access

      The ability to log in to Web Access on machines other than the server as the default ApplicationXtender administrative account (SYSOP) user is disabled by default in Web Access. To enable remote login as SYSOP please perform the following steps ...
    • Keyboard Shortcuts available in AppXtender Web Access

      Here is a list of the available Keyboard Shortcuts in AppXtender Web Access: Open shortcut help ? Print ctrl + alt + p Previous Document alt + p Next Document alt + n Next Page alt + pagedown Previous Page alt + pageup Next Page Version alt + ⇧ + ...
    • Configure optional settings in Web Access web.config

      There are several configurable options for AppXtender Web Access which are located in the web.config. Below is a list of some of the common settings you can modify to enhance the user's experience in the system: Setting Description of Setting ...
    • Max Request Length Exceeded error received AppXtender Web Access

      You will get this error when uploading or scanning in Web Access. Solution Details The Appxtender Web Access default file size allowed is 10 MB. However, this can be changed by editing the setting in the web.config file as follows. This should be ...