Adjusting the Cookie Duration

To set the duration of login cookies:

  1. Stop the front-end server.
  2. Open the TMFrontendBootConf.xml file with a text editor. The default path for this file is C:\Program Files (x86)\Silk\Silk Performance Manager <version>/conf/frontendserver on the front-end server.
  3. Locate the BootConf\Options\Login\MaxCookieAge XML tag. By default, the tag is set to <MaxCookieAge>30</MaxCookieAge>.
  4. Set the value to the number of days you want login cookies to remain active on user computers.
  5. Save and close the XML file.
  6. Re-start the front-end server.