Page 1 of 1

GoAnywhere times out after 60 minutes, can I change that?

Posted: Mon Mar 23, 2009 11:15 am
by Support_Julie
Yes, the browser session timeout is stored in the /*installation directory*/WebRoot/WEB-INF/web.xml file.

Find the following line that is typically towards the end of the file:

<session-timeout>60</session-timeout>

Change the timeout to the desired number of minutes, save the file and restart GoAnywhere.

For information on how to stop & start GoAnywhere view the following forum topic:
https://forum.goanywhere.com/viewtop ... &t=35&p=35