
CymonVS asked a question.

CymonVS asked a question.

If you open the web.config file in C:\Program Files\Snow Software\Snow License Manager\Web
You should see this section of code - i believe this controls the timeouts of your sessions
</httpModules>
<sessionState timeout="30" />
<httpCookies httpOnlyCookies="true" />

Hey Joe
I take it that’s minutes? We’ve having the opposite issue, it’s not timing out at all!

Hi Liam
Yup that's in minutes.
In terms of it not timing out maybe IIS is overriding the webconfig setting : iis 8 - How do you change session timeout in IIS 8.5? - Stack Overflow

→ Flexera One
→ Snow Atlas
→ FlexNet Manager
→ App Broker
Need help finding an answer?
If you open the web.config file in C:\Program Files\Snow Software\Snow License Manager\Web
You should see this section of code - i believe this controls the timeouts of your sessions
</httpModules>
<sessionState timeout="30" />
<httpCookies httpOnlyCookies="true" />