>>That sounds more like freezing than crashing. I'd check all shared-scope >>variables for locking (ANY use of a shared-scope variable MUST be locked)
If you are in fact using shared-scope variables, you could always check the "Single Threaded Sessions" checkbox in CF admin under "locking" to test if this is your problem without having to add <cflock> to find out. -Craig ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

