You can per template create shorter session timeouts. So in your schedule task templates add a <cfapplication> that sets a desired timeout for those templates only.
-------------- Ian Skinner Web Programmer BloodSource www.BloodSource.org Sacramento, CA "C code. C code run. Run code run. Please!" - Cynthia Dunning ....-----Original Message----- ....From: Marlon Moyer [mailto:[EMAIL PROTECTED] ....Sent: Monday, May 02, 2005 11:26 AM ....To: CF-Talk ....Subject: Scheduled task creates a session .... ....I was just experimenting around with the unsupported sessiontracker ....object and was surprised to see that my scheduled task was creating a ....session every 3 minutes when it ran. Considering my session timeouts ....timeouts are set at 4 hours, that's a lot of extraneous sessions held ....in memory. What can I do to keep this from happening? I'd put ....another application.cfm file in the task subdir, but I need objects ....from the root application.cfm to be instantiated. Is there a way to ....specify to kill the current session? .... ....Thanks .... ....Marlon ....-- ....Invite 50 Friends to Gmail! Who has friggin' 50 friends!? .... .... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:205297 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

