>Since 6.1 provides a new compilation engine, there may well be changes >in the template cache too. At least if you're on 6.1, you'll be assured >that the locking is *not* causing your problem...
I've now got 6.1 loaded on a dev server (only problem was that it bleated about MDAC not being a recent enough version, but I couldn't find anywhere that explained why this was important or the dangers of continuing). I'll load it on to the production server when I can. I did find a couple of little used modules (not written by me, I hasten to add) that had horrendously long <cflocks> (session, exclusive). I estimate that one of them would have had the lock for 50 - 150ms, the other for 250 - 400ms. Needless to say they have both been rewritten - they didn't need the locks for anything like that long. I can't say yet what things have been like since. Alan ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

