What is an overlapped recycle as described on the following webpage in the second to last paragraph: http://msdn.microsoft.com/en-us/library/ms525803%28v=vs.90%29.aspx
I have a problem with session variables at the moment. It appears that in one isolated case they were shared across two pages on one client. I am trying to establish whether an overlapped recycle or multi instancing could be the cause. I am using standard ASP.NET cookies.
I have Googled the two terms but I could only find an explanation in the context of Sharepoint server.