Hi, I am using the cybercash tag from the tag library. It is working OK except I have noticed that it is single threaded. It seems that if one request is taking a few seconds (5-15) the other requests just sit and wait. This causes thrashing after a while and causing people to "reload", which we handle, but puts a load on during this time. Is this normal or am I missing something in the configuration? I host many sites and all sites on the same cf server have to wait for one site to finish with the tag before another can start. Almost like it is using a server scoped lock. NOTE: I am converting to using the Java tag supplied by verisign which is multi threaded, but in the mean time I just wanted to make sure I was not doing something wrong and could alleviate the problem till I convert. Any ideas? Best Regards, Joe Hansen
______________________________________________________________________ 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 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

