> the prefix is the old-style (random number) CFTOKEN which gets prepended to > the UUID to form the complete new-style CFTOKEN. Not sure why, but that's > the way it works. Might be to allow old-style clients to connect to a > server after it was changed to use the new-style CFTOKEN, but I don't know. >
I'm not sure if that's true. The "old-style" CFTOKENs were simply larger seed numbers (i.e., 1234567) than the CFID (i.e., 123) values (unless you changed the registry setting to use UUID values). Even after changing to the UUID values, it was still the hexadecimal string, rather than a numeric string. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. http://www.cfhosting.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

