139
Views
3
Comments
How to change the session time out in on premise
Application Type
Traditional Web
Service Studio Version
11.10.16 (Build 40209)

Hi folks, 

I want to reduce my session idle , my application in on premise, can any one guide me how to achive this.

Thanks in advance.


Hi Balaji

For on premise:

The default value for the session timeout is 20 minutes and this value can be configured in machine.config file.

For PaaS:

For PaaS infrastructures use Factory Configuration to configure the session timeout.

For more info read:

https://success.outsystems.com/Documentation/11/Developing_an_Application/Use_Data/Sessions_in_Web_Applications#Session_Timeout

Regards,

Daniel

Hi @Daniel Kuhlmann 

Can you state for me the property I need to change,

I checked my machine.config file and did not know where to change the number.

This is my machine.config file I got from my computer.
C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config

machine.config

Kiet,

The machine.config file that is referred to are the application servers running OutSystems when on-premise, not that from your own computer.

Regards,

Daniel

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.