Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Session Refreshing Too Frequently

web-app

We have tried editing the web.config file to adjust the key "SessionRefresher" to alleviate some issues people are having with repeatedly having to login throughout the day, but no matter how high the value, nothing seems to help.  Can anyone make a suggestion that may help us from having to login so many times per day?  Thanks.

<add key="SessionRefresher" value="28800" />

lzvitt13
· 1
lzvitt13
Replies (3)
helpful
0
not helpful

You have to reduce this number. Something like 60 should do the trick.

Which version of Gemini?


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

It's 2.0.5.  I'll try reducing the number instead of increasing it.  We were under the impression that the number represented the number in seconds that it took for the session to timeout.


lzvitt13
· 1
lzvitt13
helpful
0
not helpful

This is the the number of seconds between session refresh.


Saar Cohen
· 5000
Saar Cohen