Hey Ben, try running your server in single-threaded mode ... not to spark up the common session locking thread again, but Ben Forta states that it _may_ be a wash (in terms of processing time) when you compare a server running single-threaded vs. var & query locking, etc.... and as Dave Watts recently posted... and I paraphrase... 'everything has a price'. Anyhow, being the newbie that I am, I have been running a similar sales tool w/ about 100 users and I have yet to turn off single threading. But, the general consensus is LOCK EVERYTHING ALWAYS. Of course, you say "all vars are locked"... Final thought, when I was learning/testing cfid/cftoken I built some test fields into my login page to echo the id/tokens and rounded up some testers and banged away. It didn't break so I didn't fix it! :)
Good luck, Mike Ben Densmore wrote: >There is no Proxy server, at the moment the IP addresses are static. I >thought maybe the machines were using the same IP Address, but they are not. > >Ben > > >At 11:14 AM 4/23/2002, you wrote: > >>are they running behind a proxy sever? it's entirely possible that they >>appear to be coming from the same IP address, confusing the server. >> ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.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

