I think I found the solution
<internalSecurity>
* <cache type="inMemoryCache" duration="10" mode="sliding" />
* <users>
<passwordUser name="johndoe" password="letmein" />
<simpleUser name="*" />
</users>
<permissions>
<rolePermission name="general" forceBuild="Deny">
<users>
<userName name="*" />
</users>
</rolePermission>
</permissions>
</internalSecurity>
Let me know if Increasing the duration from 10 to something we want is the
right option
Thanks
On Friday, June 14, 2013 4:52:53 PM UTC-4, jpal wrote:
>
> Our CCNET dashboard is timeout very soon.
>
> We increased our IIS pool ide-timeout and also the Dash boad web.config
> (to about 60 minutes) but it appears to be timing out after about 10
> minutes (of idle time)
>
> SessionCacheBase has a hard coded value of durationInMinutes=10
>
> Is that causing the session to timeout. Is there a way to override this
> value or change the mode so that it does not timeout so soon
>
> Thanks
>
>
--
---
You received this message because you are subscribed to the Google Groups
"ccnet-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.