<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Manually Purge ColdFusion Client Sessions in Database</title>
	<atom:link href="http://www.usercore.com/manually-purge-coldfusion-client-sessions-in-database/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.usercore.com/manually-purge-coldfusion-client-sessions-in-database/</link>
	<description>Matt MacDougall - attempting to grok users, management, marketing, linux, subversion, coldfusion, os x and web geekery</description>
	<lastBuildDate>Thu, 04 Mar 2010 04:04:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chad</title>
		<link>http://www.usercore.com/manually-purge-coldfusion-client-sessions-in-database/comment-page-1/#comment-391</link>
		<dc:creator>Chad</dc:creator>
		<pubDate>Fri, 12 Jun 2009 13:58:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.usercore.com/?p=73#comment-391</guid>
		<description>Thanks Matt.  We&#039;re on CF8.  Didn&#039;t dawn on me to click on the datasource for further options.</description>
		<content:encoded><![CDATA[<p>Thanks Matt.  We&#8217;re on CF8.  Didn&#8217;t dawn on me to click on the datasource for further options.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.usercore.com/manually-purge-coldfusion-client-sessions-in-database/comment-page-1/#comment-390</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Fri, 12 Jun 2009 13:46:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.usercore.com/?p=73#comment-390</guid>
		<description>Hey Chad,

First of all, I should have mentioned I was doing this in CF8.  I think CF7 was setup similarly but can&#039;t remember for sure.

On the Server Settings, Client Variables page just click on the same of your selected default storage mechanism for client sessions.  In the screen that comes up with setting for that storage mechanism, there should be a checkbox set by default that says &quot;Purge data for clients that remain unvisited for 90 days&quot;.  Just uncheck that box.

As far as I know, the only way to turn this off is to uncheck that box for your default selection.  Even if you never actually use that default and have different storage mechanisms per application you still need to uncheck that default one in cf admin.

Also I have seen cf magically turn this back on after a hotfix so keep that in mind.

If that&#039;s not working for you let me know we can dig into some raw config files.

-Matt</description>
		<content:encoded><![CDATA[<p>Hey Chad,</p>
<p>First of all, I should have mentioned I was doing this in CF8.  I think CF7 was setup similarly but can&#8217;t remember for sure.</p>
<p>On the Server Settings, Client Variables page just click on the same of your selected default storage mechanism for client sessions.  In the screen that comes up with setting for that storage mechanism, there should be a checkbox set by default that says &#8220;Purge data for clients that remain unvisited for 90 days&#8221;.  Just uncheck that box.</p>
<p>As far as I know, the only way to turn this off is to uncheck that box for your default selection.  Even if you never actually use that default and have different storage mechanisms per application you still need to uncheck that default one in cf admin.</p>
<p>Also I have seen cf magically turn this back on after a hotfix so keep that in mind.</p>
<p>If that&#8217;s not working for you let me know we can dig into some raw config files.</p>
<p>-Matt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chad</title>
		<link>http://www.usercore.com/manually-purge-coldfusion-client-sessions-in-database/comment-page-1/#comment-389</link>
		<dc:creator>Chad</dc:creator>
		<pubDate>Fri, 12 Jun 2009 13:21:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.usercore.com/?p=73#comment-389</guid>
		<description>Great tip!

How were you able to disable the purge?  I was on the phone with an adobe tech and they couldn&#039;t even tell me how to do it.  According to &lt;a href=&quot;http://kb2.adobe.com/cps/262/2621e228.html&quot; rel=&quot;nofollow&quot;&gt;this&lt;/a&gt;, you can&#039;t set it to 0 or CF will try to purge every millisecond.  I tried to up it to just once a month, but I looked in the logs and CF read the value as 0 and went back to the default of 1 hour, 7 minutes.</description>
		<content:encoded><![CDATA[<p>Great tip!</p>
<p>How were you able to disable the purge?  I was on the phone with an adobe tech and they couldn&#8217;t even tell me how to do it.  According to <a href="http://kb2.adobe.com/cps/262/2621e228.html" rel="nofollow">this</a>, you can&#8217;t set it to 0 or CF will try to purge every millisecond.  I tried to up it to just once a month, but I looked in the logs and CF read the value as 0 and went back to the default of 1 hour, 7 minutes.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
