On 3/22/2010 10:35 AM, daniel kessler wrote:
>
> Honestly, I'm not sure I'm understanding the problem and I am just trying to 
> work through it.
>    

Session data in ColdFusion is tied to unique combinations of user, 
browser and domain.  And the http and https versions of your website are 
viewed as two different domains.  This is due to the normal behavior of 
ColdFusion using cookies to pass the tokens that lets it know with 
session data goes with what http requests.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:332005
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to