Hello all!
There are an abundance of posts in regards to storing the Client Session data in the Windows Registry. http://forums.adobe.com/message/4302560 being the most related to my issue. (http://www.carehart.org/blog/client/index.cfm/2006/10/4/bots_and_spide rs_and_poor_CF_performance has been a handy article as well.) However, none of them seem to behave the way mine does after ColdFusion and the application are told not to store values there. I updated my configurations, restarted the Cold Fusion services, delete the old session data via "reg DELETE HKEY_LOCAL_MACHINE\SOFTWARE\Macromedia\ColdFusion\CurrentVersion\Clie nts", and confirm that everything is deleted. However, after I restart the server and check that place in my registry, there's still several GB of data in there that references sessions months old. What repopulates this? I deleted all of it, why does it come back? Anyone able to tell me what I'm not doing correctly?
Thanks in advance,
bmj