OK, i've had this changed to 1 hour. The nature of my
website hosting is that people lookup some information on the site, then go away to other
website hostings to act on that information, and then return to my
website hosting for more information. It was annoying to have to log back in each time but this is now sorted
However i have another related problem. My web site hosting has a 'remember me' option when you login so you do not have to login again after a browser shut down and restart. I previously thought it was just not working but it seems that it is. Now the recycling timeout has been set to 1 hour it does work, provided that it's within 1 hour of closing your browser. Obvously there may be days between visits to the
website hosting so this is not ideal.
I have read that if the decryption and validation keys used for encryption are not maintained between App Pool recycling then this results in any encrypted cookies, including the forms auth cookie not being decrypted on any subsequent requests from the browser and they are discarded. A way around this is to edit the machine.config with a static decryption and validation keys.
Heres a
website hosting that explains it better then me:
usingtangent.blogspot.com/2006/10/cookie-timeout-problem.html
Can you edit the machine.config with a static decryption and validation key for my
website hosting to sort this problem?