<?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: ColdFusion sessions persisting across server restarts</title>
	<atom:link href="http://www.ghidinelli.com/2011/01/05/coldfusion-sessions-restored-on-startup/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ghidinelli.com/2011/01/05/coldfusion-sessions-restored-on-startup</link>
	<description></description>
	<lastBuildDate>Thu, 01 Jun 2017 18:51:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: brian</title>
		<link>http://www.ghidinelli.com/2011/01/05/coldfusion-sessions-restored-on-startup/comment-page-1#comment-61611</link>
		<dc:creator>brian</dc:creator>
		<pubDate>Fri, 07 Jan 2011 16:39:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghidinelli.com/?p=1199#comment-61611</guid>
		<description>@Andy - quite possible, that was the trick here; I didn&#039;t set them up, I just had to debug them. ;)</description>
		<content:encoded><![CDATA[<p>@Andy &#8211; quite possible, that was the trick here; I didn&#8217;t set them up, I just had to debug them. <img src='http://www.ghidinelli.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Allan</title>
		<link>http://www.ghidinelli.com/2011/01/05/coldfusion-sessions-restored-on-startup/comment-page-1#comment-61594</link>
		<dc:creator>Andy Allan</dc:creator>
		<pubDate>Thu, 06 Jan 2011 15:23:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghidinelli.com/?p=1199#comment-61594</guid>
		<description>I&#039;m assuming new instances were created using the Enterprise Manager in the cfusion instance. You don&#039;t get this issue if you create your instances (EAR/WAR) via the actual installer.

Due to the number of issues with the Enterprise Manager I gave up on it a long time ago.</description>
		<content:encoded><![CDATA[<p>I&#8217;m assuming new instances were created using the Enterprise Manager in the cfusion instance. You don&#8217;t get this issue if you create your instances (EAR/WAR) via the actual installer.</p>
<p>Due to the number of issues with the Enterprise Manager I gave up on it a long time ago.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brian</title>
		<link>http://www.ghidinelli.com/2011/01/05/coldfusion-sessions-restored-on-startup/comment-page-1#comment-61581</link>
		<dc:creator>brian</dc:creator>
		<pubDate>Wed, 05 Jan 2011 20:21:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghidinelli.com/?p=1199#comment-61581</guid>
		<description>Eric - make this change and re-enable J2EE sessions.  They are (generally speaking) better - more secure against session hijacking and automatically die when the browser is closed thanks to non-persistent cookies.  You can also enable httpOnly cookies (look up Pete Freitag&#039;s site for info).</description>
		<content:encoded><![CDATA[<p>Eric &#8211; make this change and re-enable J2EE sessions.  They are (generally speaking) better &#8211; more secure against session hijacking and automatically die when the browser is closed thanks to non-persistent cookies.  You can also enable httpOnly cookies (look up Pete Freitag&#8217;s site for info).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Cobb</title>
		<link>http://www.ghidinelli.com/2011/01/05/coldfusion-sessions-restored-on-startup/comment-page-1#comment-61580</link>
		<dc:creator>Eric Cobb</dc:creator>
		<pubDate>Wed, 05 Jan 2011 20:18:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghidinelli.com/?p=1199#comment-61580</guid>
		<description>Thank you!  I had this problem about 2 months ago and could not figure out how to disable session persistence.  We finally wound up just disabling J2EE session variables on all of our CF servers and that took care of it.</description>
		<content:encoded><![CDATA[<p>Thank you!  I had this problem about 2 months ago and could not figure out how to disable session persistence.  We finally wound up just disabling J2EE session variables on all of our CF servers and that took care of it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
