Return-Path: X-Original-To: apmail-incubator-cloudstack-users-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BFC9DC8F5 for ; Thu, 7 Jun 2012 23:19:09 +0000 (UTC) Received: (qmail 31960 invoked by uid 500); 7 Jun 2012 23:19:09 -0000 Delivered-To: apmail-incubator-cloudstack-users-archive@incubator.apache.org Received: (qmail 31917 invoked by uid 500); 7 Jun 2012 23:19:09 -0000 Mailing-List: contact cloudstack-users-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-users@incubator.apache.org Delivered-To: mailing list cloudstack-users@incubator.apache.org Received: (qmail 31909 invoked by uid 99); 7 Jun 2012 23:19:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Jun 2012 23:19:09 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of Alena.Prokharchyk@citrix.com designates 66.165.176.63 as permitted sender) Received: from [66.165.176.63] (HELO SMTP02.CITRIX.COM) (66.165.176.63) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Jun 2012 23:19:04 +0000 X-IronPort-AV: E=Sophos;i="4.75,732,1330923600"; d="scan'208";a="197965672" Received: from sjcpmailmx01.citrite.net ([10.216.14.74]) by FTLPIPO02.CITRIX.COM with ESMTP/TLS/RC4-MD5; 07 Jun 2012 19:18:43 -0400 Received: from SJCPMAILBOX01.citrite.net ([10.216.4.72]) by SJCPMAILMX01.citrite.net ([10.216.14.74]) with mapi; Thu, 7 Jun 2012 16:18:42 -0700 From: Alena Prokharchyk To: "cloudstack-users@incubator.apache.org" Date: Thu, 7 Jun 2012 16:19:23 -0700 Subject: Re: In CloudStack 3.0.2, what global parameter controls login idle timeout? Thread-Topic: In CloudStack 3.0.2, what global parameter controls login idle timeout? Thread-Index: Ac1FA+D0U0pVzG4WQeyXSEKsh/cvvQ== Message-ID: In-Reply-To: <93099572B72EB341B81A644E134F240B011CF7695D7B@SJCPMAILBOX01.citrite.net> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.2.0.120402 acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org On 6/7/12 4:03 PM, "Evan Miller" wrote: >The CloudStack GUI is timing out too frequently. > >Is there a parameter that I can set to increase the time before >my current (idle) login in the GUI session expires? > >What's the name of the global setting parameter? > > >Regards, > >Evan Miller > > Its a tomcat setting. 30 mins by default, configurable in web.xml file (under tomcat config dir). Here is the parameter: =20 30