Using 6.1 on a shared Windows server.

I seem to remember this being discussed, but haven't been able to find in 
the archives.

What is the best way to back up variables in a db and recover when there is 
a server reboot?  I am a little leery of using session variables stored in 
a DB because of a bad experience one time with session time outs.

Below is the best I can think of:

At the top of CFApplications.cfm check to see if a server variable is 
undefined, CFINCLUDE a template that will initialize server variables to 
values saved in a DB. This part seems to be straight forward

But, when to save the server variables is where I am struggling. So many 
possible paths a user might take, sticking a save to DB at the bottom of 
every template would be over bloating.

Ideas or suggestions would be greatly appreciated.

Thanks,

Nick


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:201144
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to