I thought I had this fixed, changes we made the last couple of days
eliminated the problem for some users. After adding addToken="no" to all our
<cflocation> tags and removing unnecessary sessionmanagement="yes" and
sessiontimeout parameters from the <cfapplication> tag in the root
Application.cfm file, more useres where able to correctly use the
application. But continued use and testing have determined that some clients
are still experiencing the problem. 

To summerize the problem again. We have a training application that is
supposed to time out after 15 minutes of inactivity. We are using a variable
SESSION.registered set to time out in 15 minutes to track this. Then each
template through Application.cfm in the training application checks to make
sure that this variable exists before displaying the page. But the session
is not persisting for some users. For some reason, new CFID and CFTOKENS are
being generated by every HTTP request. Thus SESSION.registered keeps
disappearing by the next page and the user is put into an endless loop.

Please refer to the following link to see the previous topic on this
problem.

Thank You
Ian Skinner
Web Development
Blood Source
Sacramento CA 

Referring URL 1:
<http://webforums.macromedia.com/coldfusion/messageview.cfm?catid=2&threadid
=510315>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Reply via email to