FormsAuthentication AppPool restarts and machineKeys
This seems like a pretty common problem but I’m documenting this here so I can point people to it. The symptoms are that people are being logged out before the timeout that you set on the FormsAuthentication cookie. For example: You set the cookie timeout to 1 hour – but people are logged out after 20 minutes. [...]