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!? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:205296 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=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

