donderdag, september 21, 2006

Citrix: Web Interface Session timeout

If you open the Web Interface, log in and start an application, it will log you out after a default period of 20min.

To increase this time do the following:
  1. Open the web.config file in the MetaFrame directory on the web server. Enter the following line at the first system.web section:
    <sessionState timeout="120" />

  2. Open the IIS Manager on the web server, and open the properties of the CitrixWebInterfaceAppPool. On the Performance tab change the value of the worker process time out to a value greater or equal to the value in web.config

Geen opmerkingen: