On Thu, Sep 23, 2010 at 5:28 PM, Russ Michaels <[email protected]> wrote: > > nope, even FR cannot kill them automatically, you have to force thread > death.
and in Fusion Reactor Enterprise, that's often not an option and it pretty much never works - because Fusion Reactor is java, and java cannot kill native OS threads. What's a native thread, you ask? Anything communicating with a socket (like database I/O) .. file I/O maybe? Even sending data to the client or receiving data from the client. Rick ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:337445 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

