From 1ec711ce4cb70d7bea583c3f0bd8bad2e8cac76f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=93scar=20Gonz=C3=A1lez=20Fern=C3=A1ndez?= Date: Thu, 26 May 2011 18:51:14 +0200 Subject: [PATCH] More aggresive discarding of sessions and desktops This helps to free memory faster. If a page is kept open the timer in the template avoids the session and the desktop to be discarded. FEA: ItEr74S08DeployFramework --- navalplanner-webapp/src/main/webapp/WEB-INF/web.xml | 4 ++-- navalplanner-webapp/src/main/webapp/WEB-INF/zk.xml | 2 +- .../src/main/webapp/common/layout/template.zul | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/navalplanner-webapp/src/main/webapp/WEB-INF/web.xml b/navalplanner-webapp/src/main/webapp/WEB-INF/web.xml index 49f952eb7..5fb7913ec 100644 --- a/navalplanner-webapp/src/main/webapp/WEB-INF/web.xml +++ b/navalplanner-webapp/src/main/webapp/WEB-INF/web.xml @@ -134,8 +134,8 @@ - - 60 + + 10 diff --git a/navalplanner-webapp/src/main/webapp/WEB-INF/zk.xml b/navalplanner-webapp/src/main/webapp/WEB-INF/zk.xml index dcc4cea44..4e1387b57 100644 --- a/navalplanner-webapp/src/main/webapp/WEB-INF/zk.xml +++ b/navalplanner-webapp/src/main/webapp/WEB-INF/zk.xml @@ -6,7 +6,7 @@ - 60 + 30 diff --git a/navalplanner-webapp/src/main/webapp/common/layout/template.zul b/navalplanner-webapp/src/main/webapp/common/layout/template.zul index 835412ce9..0a2bd155d 100644 --- a/navalplanner-webapp/src/main/webapp/common/layout/template.zul +++ b/navalplanner-webapp/src/main/webapp/common/layout/template.zul @@ -45,7 +45,7 @@ signature="java.lang.Boolean isDefaultPasswordsControl()"?>
- +