This *might* be the same problem I've been experiencing with CFMX. We use domain cookies and every once in a while one or more of the servers decides to stop sending CFID and CFTOKEN. Upon closer inspection we discovered that the cookies really were being sent but the "domain" attribute in the headers didn't contain the domain name... instead it contained a partial IP address. As a result the cookie never gets set.
Take a look at my posts from a couple weeks ago for more detailed information. As of yet, no permanent solution has been found and nobody has commented saying they've experienced similar issues. My advice would be to avoid using CFID and CFTOKEN if you can and implement a "roll your own" solution instead. -Novak ----- Original Message ----- From: "Bud" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Monday, June 09, 2003 5:49 PM Subject: Empty cfid and cftoken - is this common? > I'm curious if anyone else has had the problem of the cfid and > cftoken values being blank on CFMX? I'm in the process of trying to > get Crystal Tech to move my site to another MX server, just because I > want to run on MX. But I lost $1,000 today (first day the site was > live on MX) in sales and head scratching trying to figure out why > everyone was automatically being logged in as the same person. I just > don't want to move to another MX server and have this happen again. > -- > > Bud Schneehagen - Tropical Web Creations, Inc. > > _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ > Web Based Solutions / eCommerce Development & Hosting > http://www.twcreations.com/ - http://www.cf-ezcart.com/ > 954.721.3452 - Toll Free: 877.207.6397 - Fax: 954.721.7493 > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 Host with the leader in ColdFusion hosting. Voted #1 ColdFusion host by CF Developers. Offering shared and dedicated hosting options. www.cfxhosting.com/default.cfm?redirect=10481 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

