Profound UI Mobile Client
Posted: Tue May 22, 2018 11:57 am
Hello,
We are accessing with your mobile application (Profound UI Mobile) to an application we have developed
(see attached image)
After a short period of time of inactivity (5 minutes more or less), we get this message on our mobile "Your session has timed out."
Can we increase or disable this time out period?
Our current configuration is as follows:
File: /www/profoundui/conf/httpd.conf
#The following control session timeout and should all be set to the same value.
SetEnv PUI_TIMEOUT 300
MaxPersistentCGITimeout 300
Timeout 300
File: /www/profoundui/htdocs/profoundui/userdata/custom/js/settings.js
pui["language"] = "es_ES";
pui["runtimeText"]["es_ES"]["next link text"] = "Siguiente";
pui["runtimeText"]["es_ES"]["sign on"] = "Entrar";
pui["runtimeText"]["es_ES"]["pui sign on"] = "Acceso";
// Send keep-alive request every 10 minutes
pui["client side timeout"] = false;
pui["keep alive interval"] = 120;
// pui["refresh interval"] = 10; // refresh the page after 10 screens are rendered
Thanks in advance,
Juan Antonio PĂ©rez
We are accessing with your mobile application (Profound UI Mobile) to an application we have developed
(see attached image)
After a short period of time of inactivity (5 minutes more or less), we get this message on our mobile "Your session has timed out."
Can we increase or disable this time out period?
Our current configuration is as follows:
File: /www/profoundui/conf/httpd.conf
#The following control session timeout and should all be set to the same value.
SetEnv PUI_TIMEOUT 300
MaxPersistentCGITimeout 300
Timeout 300
File: /www/profoundui/htdocs/profoundui/userdata/custom/js/settings.js
pui["language"] = "es_ES";
pui["runtimeText"]["es_ES"]["next link text"] = "Siguiente";
pui["runtimeText"]["es_ES"]["sign on"] = "Entrar";
pui["runtimeText"]["es_ES"]["pui sign on"] = "Acceso";
// Send keep-alive request every 10 minutes
pui["client side timeout"] = false;
pui["keep alive interval"] = 120;
// pui["refresh interval"] = 10; // refresh the page after 10 screens are rendered
Thanks in advance,
Juan Antonio PĂ©rez