<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Web Wiz Support and Community Forums : Server dropping Session from memory</title>
  <link>https://forums.webwiz.net/</link>
  <description><![CDATA[This is an XML content feed of; Web Wiz Support and Community Forums : Web Wiz Forums : Server dropping Session from memory]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 12 Apr 2026 00:14:42 +0000</pubDate>
  <lastBuildDate>Tue, 02 May 2006 15:41:00 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.08</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forums.webwiz.net/RSS_post_feed.asp?TID=19663</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Web Wiz Support and Community Forums]]></title>
   <url>https://forums.webwiz.net/forum_images/web_wiz_forums.png</url>
   <link>https://forums.webwiz.net/</link>
  </image>
  <item>
   <title><![CDATA[Server dropping Session from memory : You should try to avoid using...]]></title>
   <link>https://forums.webwiz.net/server-dropping-session-from-memory_topic19663_post106016.html#106016</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 19663<br /><strong>Posted:</strong> 02&nbsp;May&nbsp;2006 at 3:41pm<br /><br />You should try to avoid using session.abandon as it can course issues with all sessions on the server. You would be better off just destroying those session variables that you use by name rather than the session abandon method.]]>
   </description>
   <pubDate>Tue, 02 May 2006 15:41:00 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/server-dropping-session-from-memory_topic19663_post106016.html#106016</guid>
  </item> 
  <item>
   <title><![CDATA[Server dropping Session from memory :  Thanks boRg,session.abandon...]]></title>
   <link>https://forums.webwiz.net/server-dropping-session-from-memory_topic19663_post106015.html#106015</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=15003">Roman</a><br /><strong>Subject:</strong> 19663<br /><strong>Posted:</strong> 02&nbsp;May&nbsp;2006 at 3:19pm<br /><br />Thanks boRg,<br><br>session.abandon is used once on the Logout button on my site's CSS menu - this should only affect that specific user's session though? I am e-mailing my ISP now to ask about the other issues you have mentioned. Thanks.<br><br>Cheers,<br><span style="font-size:10px"><br /><br />Edited by Roman - 02&nbsp;May&nbsp;2006 at 3:19pm</span>]]>
   </description>
   <pubDate>Tue, 02 May 2006 15:19:02 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/server-dropping-session-from-memory_topic19663_post106015.html#106015</guid>
  </item> 
  <item>
   <title><![CDATA[Server dropping Session from memory : If you site is dropping the ASP...]]></title>
   <link>https://forums.webwiz.net/server-dropping-session-from-memory_topic19663_post106013.html#106013</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 19663<br /><strong>Posted:</strong> 02&nbsp;May&nbsp;2006 at 2:45pm<br /><br />If you site is dropping the ASP session it could be:-<br><br>1. An ASP application on your site is using session.abandon<br>2. The servers application pool is recycling to often<br>3. The servers application pool is setup as a web farm<br>4. You are using load balanced web servers<br>5. You are using a win2k3 server that is not patched correctly<br><br>If your host can not fix this thn you can edit the file in web wiz forums called 'functions/functions_session_data.asp' and set it to use the database to store the users session.<br>]]>
   </description>
   <pubDate>Tue, 02 May 2006 14:45:06 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/server-dropping-session-from-memory_topic19663_post106013.html#106013</guid>
  </item> 
  <item>
   <title><![CDATA[Server dropping Session from memory : I have not upgraded to V8 yet...]]></title>
   <link>https://forums.webwiz.net/server-dropping-session-from-memory_topic19663_post106006.html#106006</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=15003">Roman</a><br /><strong>Subject:</strong> 19663<br /><strong>Posted:</strong> 02&nbsp;May&nbsp;2006 at 2:06pm<br /><br />I have not upgraded to V8 yet but am intending to soon. I've read several references on this forum to servers appearing to drop Session data from memory.<br><br>I think I'm currently having these problems with my site as it is using Session variables to control member access to certain pages. All users will intermittently be redirected back to the login screen at the same time.<br><br>If my hunch is right I'll also have the same related issues after I upgrade to V8 of WWF. What questions should I be asking of my ISP to correct/check this issue?<br><br>You are doing a fantastic job Borg <img alt="Clap" src="https://forums.webwiz.net/smileys/smiley32.gif" align="absmiddle" border="0"><br><br>Cheers,<br>]]>
   </description>
   <pubDate>Tue, 02 May 2006 14:06:57 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/server-dropping-session-from-memory_topic19663_post106006.html#106006</guid>
  </item> 
 </channel>
</rss>